You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
.. _A guide from parser to objects, observed using GDB: https://hackmd.io/s/ByMHBMjFe
85
35
@@ -100,11 +50,3 @@ building your understanding of CPython internals and its evolution:
100
50
.. _A guide from parser to objects, observed using Eclipse: https://docs.google.com/document/d/1nzNN1jeNCC_bg1LADCvtTuGKvcyMskV1w8Ad2iLlwoI/
101
51
102
52
.. _CPython internals\: A ten-hour codewalk through the Python interpreter source code: https://www.youtube.com/playlist?list=PLzV58Zm8FuBL6OAv1Yu6AwXZrnsFbbR0S
103
-
104
-
105
-
CPython InternalDocs
106
-
====================
107
-
108
-
For more detailed and up-to-date documentation on CPython's internals,
109
-
please refer to the `InternalDocs folder <https://github.com/python/cpython/tree/main/InternalDocs>`_
0 commit comments