◐ Shell
clean mode source ↗

[3.12] gh-111698: Restrict Py_mod_multiple_interpreters to 3.12+ Under Py_LIMITED_API (gh-111707) by miss-islington · Pull Request #111787 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@miss-islington

@miss-islington miss-islington commented

Nov 6, 2023

edited by bedevere-app Bot

Loading

Copy link Copy Markdown

Contributor

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

… 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>

@ericsnowcurrently ericsnowcurrently merged commit f7251e2 into python:3.12

Nov 28, 2023

@miss-islington miss-islington deleted the backport-836e0a7-3.12 branch

January 2, 2026 17:48

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@Yhg1s Yhg1s Yhg1s approved these changes

Assignees

@Yhg1s Yhg1s

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@miss-islington @Yhg1s @ericsnowcurrently