Skip to content

Commit 7dfd5ad

Browse files
neoneneAA-Turner
andauthored
Update Doc/extending/extending.rst
Co-authored-by: Adam Turner <[email protected]>
1 parent aec6781 commit 7dfd5ad

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Doc/extending/extending.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,6 @@ source file by including the header ``"Python.h"``.
2020
The compilation of an extension module depends on its intended use as well as on
2121
your system setup; details are given in later chapters.
2222

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.
2723

2824
.. note::
2925

0 commit comments

Comments
 (0)