Back to top
CPythons internals
The CPython code base is constantly changing and evolving. Heres a sample of references about CPythons architecture aimed at building your understanding of CPython internals and its evolution:
Title |
Brief |
Author |
Version |
|---|---|---|---|
ceval, objects, pystate and miscellaneous topics |
Yaniv Aknin |
3.1 |
|
Objects, Symbol tables and miscellaneous topics |
Eli Bendersky |
3.x |
|
Code walk from Parser, AST, Sym Table and Objects |
Prashanth Raghu |
2.7.12 |
|
CPython internals: A ten-hour codewalk through the Python interpreter source code |
Code walk from source code to generators |
Philip Guo |
2.7.8 |
Copyright © 2011 Python Software Foundation
Made with Sphinx and @pradyunsg's
Furo
Last updated on Dec 19, 2025