]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-140550: PEP 793 reference documentation (GH-141197)
authorPetr Viktorin <encukou@gmail.com>
Wed, 26 Nov 2025 12:50:03 +0000 (13:50 +0100)
committerGitHub <noreply@github.com>
Wed, 26 Nov 2025 12:50:03 +0000 (12:50 +0000)
commitd7f0214f133442f8f5d4d64044a370e94a5906e8
tree8b56ee630ea0b6beca605d0cd0526eda01234339
parent8c33c6143e303c403ac81c3ca3582674fcfb49a5
gh-140550: PEP 793 reference documentation (GH-141197)

* gh-140550: PEP 793 reference documentation

Since the PEP calls for soft-deprecation of the existing initialization
function, this reorganizes the relevant docs to put the new way of
doing things first, and de-emphasize the old.

Some bits, like the tutorial, are left out of this patch. (See the
issue for a list.)
Doc/c-api/extension-modules.rst
Doc/c-api/import.rst
Doc/c-api/init.rst
Doc/c-api/module.rst
Doc/c-api/structures.rst
Doc/c-api/type.rst
Doc/data/refcounts.dat
Doc/howto/free-threading-extensions.rst
Doc/tools/.nitignore