]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-129405: Fix doc for Py_mod_multiple_interpreters default, and add test (GH-129406)
authorPetr Viktorin <encukou@gmail.com>
Mon, 24 Feb 2025 13:59:19 +0000 (14:59 +0100)
committerGitHub <noreply@github.com>
Mon, 24 Feb 2025 13:59:19 +0000 (14:59 +0100)
commitfc8d2cba541f378df0a439412665f3dbe0b9ae3c
treeb327175f2cadd458276a5546e4acb99d86f2bb3b
parent805839021ba7074423811ba07995ae57984a46d3
gh-129405: Fix doc for Py_mod_multiple_interpreters default, and add test (GH-129406)
Doc/c-api/module.rst
Lib/test/test_import/__init__.py
Modules/_testmultiphase.c