Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Dive into CPython's source code by implementing a pipe operator in this 29-minute conference talk from EuroPython 2022. Explore core parts of Python's internals, including its grammar, syntax trees, and underlying logic for performing operations. Learn how to navigate the CPython source code, regenerate parser and token files, compile a modified version, and write tests for implementation. Gain a mental framework for understanding Python's internals, suitable for those interested in contributing to CPython or deepening their understanding of the language. No expert-level Python knowledge or C programming skills required.