]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-111698: Restrict Py_mod_multiple_interpreters to 3.12+ Under Py_LIMITED_API (gh...
authorEric Snow <ericsnowcurrently@gmail.com>
Mon, 6 Nov 2023 16:34:57 +0000 (09:34 -0700)
committerGitHub <noreply@github.com>
Mon, 6 Nov 2023 16:34:57 +0000 (09:34 -0700)
commit836e0a75d565ecb7e2485fee88dbe67e649a1d5f
tree49a76a66d8be0ca382cb7146589f4154286c1994
parentc5063fd62a3fd3c5c2af33fc17c60fabe54282fe
gh-111698: Restrict Py_mod_multiple_interpreters to 3.12+ Under Py_LIMITED_API (gh-111707)

This should have been done in gh-104148.

(A similar fix has already be done for that slot's value macros, and backported to 3.12.  See gh-110968.)
Include/moduleobject.h