FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

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

/ cpython Public

gh-111698: Restrict Py_mod_multiple_interpreters to 3.12+ under Py_LIMITED_API - #111707

Merged
ericsnowcurrently merged 3 commits into
python:mainfrom
ericsnowcurrently:hide-new-limited-api-macro
Nov 6, 2023
Merged

gh-111698: Restrict Py_mod_multiple_interpreters to 3.12+ under Py_LIMITED_API#111707
ericsnowcurrently merged 3 commits into
python:mainfrom
ericsnowcurrently:hide-new-limited-api-macro

Conversation

ericsnowcurrently commented Nov 3, 2023
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Member

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.)

Copy link
Copy Markdown

Thanks @ericsnowcurrently for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12.
🐍🍒⛏🤖

ericsnowcurrently deleted the hide-new-limited-api-macro branch November 6, 2023 16:35
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>

bedevere-app Bot commented Nov 6, 2023

Copy link
Copy Markdown

GH-111787 is a backport of this pull request to the 3.12 branch.

bedevere-app Bot removed the needs backport to 3.12 only security fixes label Nov 6, 2023
hugovk pushed a commit to hugovk/cpython that referenced this pull request Nov 8, 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.)
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
… 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.)
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
… 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.)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL