Dive into CPython internals, trying to illustrate every detail of CPython implementation
-
Updated
Jul 8, 2024 - C
Dive into CPython internals, trying to illustrate every detail of CPython implementation
Scans Python packages for abi3 violations and inconsistencies
Extended Inspect - View and modify memory structures of runtime objects.
Learn CPython internals by customizing the interpreter.
Programmatic access to Python's limited API and abi3 information
Personal notes on optimizations in CPython
Assembler for CPython bytecode in dis-like format with macros
Add a description, image, and links to the cpython-internals topic page so that developers can more easily learn about it.
To associate your repository with the cpython-internals topic, visit your repo's landing page and select "manage topics."