We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f03e7a commit 63a242fCopy full SHA for 63a242f
1 file changed
internals/exploring.rst
@@ -60,7 +60,7 @@ building your understanding of CPython internals and its evolution:
60
"`Green Tree Snakes`_", "The missing Python AST docs", Thomas Kluyver, 3.6
61
"`Yet another guided tour of CPython`_", "A guide for how CPython REPL works", Guido van Rossum, 3.5
62
"`Python Asynchronous I/O Walkthrough`_", "How CPython async I/O, generator and coroutine works", Philip Guo, 3.5
63
- "`Coding Patterns for Python Extensions`_", "Reliable patterns of coding Python Extensions in C", Paul Ross, 3.4
+ "`Coding Patterns for Python Extensions`_", "Reliable patterns of coding Python Extensions in C", Paul Ross, 3.9+
64
"`Your Guide to the CPython Source Code`_", "Your Guide to the CPython Source Code", Anthony Shaw, 3.8
65
66
.. csv-table:: **Historical references**
0 commit comments