Overview of the CPython Project Structure
摘要
In this chapter, we’ll take a look at the overall structure of the CPython project and try building the project ourselves. We’ll even make some small modifications to the CPython source code to get a taste of what it’s like to be a Python Core Developer (just for fun, of course)!