]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-111698: Restrict Py_mod_multiple_interpreters to 3.12+ Under Py_LIMITED_API...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 28 Nov 2023 02:42:27 +0000 (03:42 +0100)
committerGitHub <noreply@github.com>
Tue, 28 Nov 2023 02:42:27 +0000 (19:42 -0700)
commitf7251e2af3ff9c56c1e1a7fc21a8cd7bb5df7def
tree4d56acc87f0507959d6d13d1086ba8413d23df67
parent0aceac557d78a4e284e72481fcb3a3ec45ecedba
[3.12] gh-111698: Restrict Py_mod_multiple_interpreters to 3.12+ Under Py_LIMITED_API (gh-111707) (gh-111787)

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.)
(cherry picked from commit 836e0a75d565ecb7e2485fee88dbe67e649a1d5f)

Co-authored-by: Eric Snow <ericsnowcurrently@gmail.com>
Include/moduleobject.h