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)!

错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Overview of the CPython Project Structure

  • Chien-Lung Kao

摘要

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)!