Table of Contents
- Design of Generic Objects
- Basic Python Types
- Iterable Sequence Objects
- Set and Dictionary
- Functions and Generators
- Memory Management
- Interpreter and Opcodes
- GIL and Multithreading
- Async Python
- Source Code Layout and the Compiler Stages