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 aec6781 commit 7dfd5adCopy full SHA for 7dfd5ad
Doc/extending/extending.rst
@@ -20,10 +20,6 @@ source file by including the header ``"Python.h"``.
20
The compilation of an extension module depends on its intended use as well as on
21
your system setup; details are given in later chapters.
22
23
-.. note::
24
-
25
- The documentation is based on multi-phase initialization (:PEP:`489`)
26
- since Python 3.14. See :file:`Modules/xxmodule.c` for more examples.
27
28
.. note::
29
0 commit comments