]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-107306: Add a Doc Entry for Py_mod_multiple_interpreters (GH-107403) (gh...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 31 Jul 2023 23:15:13 +0000 (16:15 -0700)
committerGitHub <noreply@github.com>
Mon, 31 Jul 2023 23:15:13 +0000 (23:15 +0000)
commit3f6afafa7e7294786913dbecf79fe42c8b510f85
tree99d254a33ae9aa3c445e173b7a8ed7835584ef1c
parentfd6085529935afec085cea0729507ba6d4b34ab3
[3.12] gh-107306: Add a Doc Entry for Py_mod_multiple_interpreters (GH-107403) (gh-107521)

gh-107306: Add a Doc Entry for Py_mod_multiple_interpreters (GH-107403)

It was added in 3.12 for PEP 684 (per-interpreter GIL).
(cherry picked from commit fb344e99aa0da5bef9318684ade69978585fe060)

Co-authored-by: Eric Snow <ericsnowcurrently@gmail.com>
Doc/c-api/init.rst
Doc/c-api/module.rst
Doc/howto/isolating-extensions.rst