You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[A guide from parser to objects, observed using GDB](https://hackmd.io/s/ByMHBMjFe)| Code walk from Parser, AST, Sym Table and Objects | Louie Lu | 3.7.a0 |
55
-
|[Green Tree Snakes](https://greentreesnakes.readthedocs.io/en/latest/)| The missing Python AST docs | Thomas Kluyver | 3.6 |
56
-
|[Yet another guided tour of CPython](https://paper.dropbox.com/doc/Yet-another-guided-tour-of-CPython-XY7KgFGn88zMNivGJ4Jzv)| A guide for how CPython REPL works | Guido van Rossum | 3.5 |
57
-
|[Python Asynchronous I/O Walkthrough](https://www.youtube.com/playlist?list=PLpEcQSRWP2IjVRlTUptdD05kG-UkJynQT)| How CPython async I/O, generator and coroutine works | Philip Guo | 3.5 |
58
-
|[Coding Patterns for Python Extensions](https://pythonextensionpatterns.readthedocs.io/en/latest/)| Reliable patterns of coding Python Extensions in C | Paul Ross | 3.9+ |
59
-
|[Your Guide to the CPython Source Code](https://realpython.com/cpython-source-code-guide/)| Your Guide to the CPython Source Code | Anthony Shaw | 3.8 |
|[Eli Bendersky's Python Internals](https://eli.thegreenplace.net/tag/python-internals)| Objects, Symbol tables and miscellaneous topics | Eli Bendersky | 3.x |
68
-
|[A guide from parser to objects, observed using Eclipse](https://docs.google.com/document/d/1nzNN1jeNCC_bg1LADCvtTuGKvcyMskV1w8Ad2iLlwoI/)| Code walk from Parser, AST, Sym Table and Objects | Prashanth Raghu | 2.7.12 |
69
-
|[CPython internals: A ten-hour codewalk through the Python interpreter source code](https://www.youtube.com/playlist?list=PLzV58Zm8FuBL6OAv1Yu6AwXZrnsFbbR0S)| Code walk from source code to generators | Philip Guo | 2.7.8 |
0 commit comments