CPython Internals Explained CPython Internals Explained

CPython Internals Explained

    • 8,99 €
    • 8,99 €

Description de l’éditeur

Unlock the Secrets Behind Every Line of Python Code

•✅ Build, modify, and debug CPython from source — on macOS, Linux, and Windows
•✅ Trace Python code from raw text all the way through the compiler to bytecode execution
•✅ Master memory management, the GIL, concurrency, and the Faster CPython optimizations
•✅ Contribute to CPython and write your own high-performance C extensions

Book Description

Python is one of the world's most popular programming languages — but what actually happens when your code runs? CPython Internals Explained pulls back the curtain on Python's official interpreter, walking you through the complete journey from source code to execution with hands-on examples at every step.

Starting with building CPython from scratch, you'll explore the PEG parser, the tokenizer, abstract syntax trees, and the bytecode compiler. You'll step inside the evaluation loop of the virtual machine, understand stack-based execution and frame objects, and learn how inline caching and adaptive specialization (PEP 659) make modern Python fast. The book then dives deep into memory management — covering reference counting, generational garbage collection, and debugging memory leaks with tracemalloc.

You'll master Python's object model, discovering how integers, strings, lists, and dictionaries are implemented in C. Concurrency gets full coverage too: the GIL, threads, multiprocessing, async/await internals, and the new free-threading model (PEP 703). Later chapters cover profiling with cProfile and perf, the Faster CPython project, JIT compilation (PEP 744), testing and debugging with GDB/LLDB, and writing your own C extensions using Cython, pybind11, and HPy.

What You Will Learn

•How to build CPython from source and navigate its codebase confidently
•How the PEG parser, tokenizer, AST, and compiler transform Python source into bytecode
•How the virtual machine executes bytecode using a stack-based evaluation loop
•How reference counting and generational garbage collection manage memory
•How built-in types like dicts, lists, and integers are implemented in C
•How the GIL works and what free-threading (PEP 703) changes
•How to profile, benchmark, and optimize Python at both Python and C levels
•How to write, build, and test your own C extension modules

Who This Book Is For

This book is for intermediate to advanced Python developers who want to go beyond application code and truly understand how Python works under the hood. It's ideal for engineers optimizing performance-critical systems, developers contributing to CPython or open source projects, and curious programmers who want to understand what really happens when Python runs. A basic familiarity with Python is assumed; prior C knowledge is helpful but not required — a C primer for Python programmers is included.

GENRE
Informatique et Internet
SORTIE
2026
4 juin
LANGUE
EN
Anglais
LONGUEUR
429
Pages
ÉDITIONS
Pragma Press
DÉTAILS DU FOURNISSEUR
Draft2Digital, LLC
TAILLE
520,5
Ko
Linux Command Line for Beginners: Master Terminal Commands, Linux Scripting, and System Management Linux Command Line for Beginners: Master Terminal Commands, Linux Scripting, and System Management
2026
PowerShell Scripting for Beginners: Learn Commands, Variables, Loops, Functions, and Create Real-World Automation Solutions PowerShell Scripting for Beginners: Learn Commands, Variables, Loops, Functions, and Create Real-World Automation Solutions
2026
Swift Programming: The Guide to Learning Swift, SwiftUI, and iOS Programming for Modern App Development Swift Programming: The Guide to Learning Swift, SwiftUI, and iOS Programming for Modern App Development
2026