Dive into CPython internals, trying to illustrate every detail of CPython implementation
-
Updated
Feb 3, 2026 - 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
A Python debugging library for detailed code execution tracing. This library provides utilities for tracing Python code execution with detailed information about variables, function calls, and execution flow.
A complete first-principles journey into Python, CPython internals, software engineering, and the Python ecosystem.
Assembler for CPython bytecode in dis-like format with macros
Exploring CPython internals by re-implementing built-in functions in C. | Python'un çekirdek yapısını ve C-API dünyasına keşif yolculuğu.
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."