◐ Shell
clean mode source ↗

gh-111698: Restrict Py_mod_multiple_interpreters to 3.12+ under Py_LIMITED_API by ericsnowcurrently · Pull Request #111707 · python/cpython

@ericsnowcurrently

kumaraditya303

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Nov 6, 2023
… Py_LIMITED_API (pythongh-111707)

This should have been done in pythongh-104148.

(A similar fix has already be done for that slot's value macros, and backported to 3.12.  See pythongh-110968.)
(cherry picked from commit 836e0a7)

Co-authored-by: Eric Snow <ericsnowcurrently@gmail.com>

hugovk pushed a commit to hugovk/cpython that referenced this pull request

Nov 8, 2023

ericsnowcurrently added a commit that referenced this pull request

Nov 28, 2023
…r 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 836e0a7)

Co-authored-by: Eric Snow <ericsnowcurrently@gmail.com>

aisk pushed a commit to aisk/cpython that referenced this pull request

Feb 11, 2024

Glyphack pushed a commit to Glyphack/cpython that referenced this pull request

Sep 2, 2024