
CPython Internals Explained
Description
Alles über E-Books | Antworten auf Fragen rund um E-Books, Kopierschutz und Dateiformate finden Sie in unserem Info- & Hilfebereich.
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.
More details
System requirements
File format: ePUB
Copy protection: Adobe-DRM (Digital Rights Management)
System requirements:
- Computer (Windows; MacOS X; Linux): Install the free reader Adobe Digital Editions prior to download (see eBook Help).
- Tablet/smartphone (Android; iOS): Install the free app Adobe Digital Editions or the app PocketBook before downloading (see eBook Help).
- E-reader: Bookeen, Kobo, Pocketbook, Sony, Tolino and many more (not Kindle).
The file format ePub works well for novels and non-fiction books – i.e., „flowing” text without complex layout. On an e-reader or smartphone, line and page breaks automatically adjust to fit the small displays.
This eBook uses Adobe-DRM, a „hard” copy protection. If the necessary requirements are not met, unfortunately you will not be able to open the eBook. You will therefore need to prepare your reading hardware before downloading.
Please note: We strongly recommend that you authorise using your personal Adobe ID after installation of any reading software.
For more information, see our ebook Help page.