]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-141004: Document `PyImport_Inittab` (GH-141844) (GH-142016)
authorStan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Thu, 27 Nov 2025 19:20:58 +0000 (19:20 +0000)
committerGitHub <noreply@github.com>
Thu, 27 Nov 2025 19:20:58 +0000 (14:20 -0500)
commit3bbd669abbdfe16eb3c478138b4f83ca9f57e93f
tree2529dd7e8972a53a129472483a493e80b2a418db
parent80b752285d861ca5d092d02f8e2117b88b54d6d7
[3.13] gh-141004: Document `PyImport_Inittab` (GH-141844) (GH-142016)

(cherry picked from commit 5f35702bb641230131c400500bb8bbacde7465b2)

Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
Co-authored-by: Victor Stinner <vstinner@python.org>
Doc/c-api/import.rst
Doc/extending/extending.rst
Misc/NEWS.d/3.11.0a1.rst
Misc/NEWS.d/3.12.0a2.rst