]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-141004: Document `PyImport_Inittab` (GH-141844) (GH-141915)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 24 Nov 2025 17:16:31 +0000 (18:16 +0100)
committerGitHub <noreply@github.com>
Mon, 24 Nov 2025 17:16:31 +0000 (12:16 -0500)
commit9e309c140fec1b53a5630ca9d954426e437c130a
treed99033cbc17198e706b2df273292e24bf47e8af5
parentf8b0c902084be40edb1cbdf67f4624b2d2e4444d
[3.14] gh-141004: Document `PyImport_Inittab` (GH-141844) (GH-141915)

gh-141004: Document `PyImport_Inittab` (GH-141844)
(cherry picked from commit 5f35702bb641230131c400500bb8bbacde7465b2)

Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
Co-authored-by: Stan Ulbrych <stan@ulbrych.org>
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