📄️ 1.2 Python Axioms & Theory
Foundational theory of the Python language: Type systems, Scope resolution, and the CPython VM.
📄️ 1.3 Advanced Async Theory
Concurrency, the GIL, Event Loops, and the physics of 'await'.
📄️ Python Axioms
Files in this module cover Python internals and asynchronous theory.