]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-129405: Fix doc for Py_mod_multiple_interpreters default, and add test...
authorPetr Viktorin <encukou@gmail.com>
Thu, 27 Feb 2025 15:30:46 +0000 (16:30 +0100)
committerGitHub <noreply@github.com>
Thu, 27 Feb 2025 15:30:46 +0000 (16:30 +0100)
commita678d8e511456c96652af965309e684ccaa98e90
tree15a93afb53e383a2d916acb59d9d344333328ec5
parente280c493f18c219e2971fbe18040150bb2c54e1a
[3.12] gh-129405: Fix doc for Py_mod_multiple_interpreters default, and add test (GH-129406) (GH-130510)
Doc/c-api/module.rst
Lib/test/test_import/__init__.py
Modules/_testmultiphase.c