之前看了 "Python 源码剖析", 这本书是基于 Python 2.5 的, 现在的 Python 已经发生了很大的改变, 因此, 我决定重新阅读 Python 的源码.
在这里记录下阅读 Python 3.9 的源代码的笔记.
Couldn't load subscription status.
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commit | ||||
之前看了 "Python 源码剖析", 这本书是基于 Python 2.5 的, 现在的 Python 已经发生了很大的改变, 因此, 我决定重新阅读 Python 的源码.
在这里记录下阅读 Python 3.9 的源代码的笔记.
Python 源码剖析学习笔记