]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-129405: Fix doc for Py_mod_multiple_interpreters default, and add test...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 24 Feb 2025 15:49:35 +0000 (16:49 +0100)
committerGitHub <noreply@github.com>
Mon, 24 Feb 2025 15:49:35 +0000 (16:49 +0100)
commitd71b167c5c7e7710f4e23589bebc952357a82596
tree61473adf5eba4672201de8a18de36a8a149d9e71
parent10dd9725b8bdf82c7fe0d9a766ede7e08b4c619f
[3.13] gh-129405: Fix doc for Py_mod_multiple_interpreters default, and add test (GH-129406) (GH-130507)

(cherry picked from commit fc8d2cba541f378df0a439412665f3dbe0b9ae3c)

Co-authored-by: Petr Viktorin <encukou@gmail.com>
Doc/c-api/module.rst
Lib/test/test_import/__init__.py
Modules/_testmultiphase.c