11 results for “topic:cpython-internals”
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.
Assembler for CPython bytecode in dis-like format with macros
🚀 Explore, experiment, and enhance your coding skills with "trying" – a platform for hands-on learning and collaboration in software development.
Notes for CPython Internal
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.