

Episode 3 - Imports, frozen modules, Python news
39 snips Nov 13, 2023
This episode of the podcast covers topics like importing modules and how it works in Python, the concept of frozen modules and its impact on startup time, changes to the evaluation loop in Python, exciting changes in Python 3.12, efficient storage of Unicode code point names, and improvements in thread.join function in Python 3.12 along with the PR of the week related to trace back object creation.
Chapters
Transcript
Episode notes
1 2 3 4 5 6 7
Introduction
00:00 • 2min
Importing Modules in Python
02:21 • 19min
Frozen Modules and Python Startup Time
20:58 • 28min
Changes to the Evaluation Loop and Introduction of Tier Two
48:32 • 2min
Exciting Changes in Python 3.12 and Future Support for Dwarf Information in Python 3.13
50:50 • 4min
Efficient Storage of Unicode Code Point Names
54:37 • 4min
Python 3.12: Improved thread.join and PR of the Week
58:33 • 13min