]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-141004: Document `PyImport_Inittab` (GH-141844)
authorPeter Bierma <zintensitydev@gmail.com>
Mon, 24 Nov 2025 16:38:18 +0000 (11:38 -0500)
committerGitHub <noreply@github.com>
Mon, 24 Nov 2025 16:38:18 +0000 (16:38 +0000)
commit5f35702bb641230131c400500bb8bbacde7465b2
tree24d3071f43d215fdf24b7eeebd625e828c2420e5
parent71126ab19c76d8227fc3b9c7c59b957ca82af4dd
gh-141004: Document `PyImport_Inittab` (GH-141844)

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