完成了代码的编译,我们再来看看CPython的目录结构。
1 | Length Name |
轻松参与开发:https://devguide.python.org/getting-started/fixing-issues/#fixingissues
提出pr:https://devguide.python.org/getting-started/pull-request-lifecycle/
目录结构:https://devguide.python.org/getting-started/setup-building/index.html#directory-structure
官方讨论区:https://discuss.python.org/
Python开发者的Blog:https://planetpython.org/titles_only.html
Cpython阅读:https://realpython.com/cpython-source-code-guide/
Python内存管理:https://docs.python.org/3/c-api/memory.html
用Path的逻辑,适配Mac:https://python-poetry.org/docs/dependency-specification/