gh-121528: Fix _PyObject_Init() assertion for stable ABI by vstinner · Pull Request #121725 · python/cpython · GitHub
Skip to content

gh-121528: Fix _PyObject_Init() assertion for stable ABI - #121725

Merged
vstinner merged 1 commit into
python:mainfrom
vstinner:immortal_loose
Jul 17, 2024
Merged

vstinner merged 1 commit into
python:mainfrom
vstinner:immortal_loose

Conversation

@vstinner

@vstinner vstinner commented Jul 13, 2024

Copy link
Copy Markdown
Member

Add _Py_IsImmortalLoose() function for assertions.
@mgorny

mgorny commented Jul 14, 2024

Copy link
Copy Markdown
Contributor

@vstinner vstinner added the needs backport to 3.13 bugs and security fixes label Jul 14, 2024
@vstinner

Copy link
Copy Markdown
Member Author

cc @colesbury @eduardo-elizondo

@vstinner
vstinner merged commit b826e45 into python:main Jul 17, 2024
@vstinner
vstinner deleted the immortal_loose branch July 17, 2024 19:49
@miss-islington-app

Copy link
Copy Markdown

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 17, 2024
…nGH-121725)

Add _Py_IsImmortalLoose() function for assertions.
(cherry picked from commit b826e45)

Co-authored-by: Victor Stinner <vstinner@python.org>
@bedevere-app

bedevere-app Bot commented Jul 17, 2024

Copy link
Copy Markdown

GH-121936 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.13 bugs and security fixes label Jul 17, 2024
@bedevere-bot

Copy link
Copy Markdown

vstinner added a commit that referenced this pull request Jul 17, 2024
…21725) (#121936)

gh-121528: Fix _PyObject_Init() assertion for stable ABI (GH-121725)

Add _Py_IsImmortalLoose() function for assertions.
(cherry picked from commit b826e45)

Co-authored-by: Victor Stinner <vstinner@python.org>
encukou pushed a commit to encukou/cpython that referenced this pull request Oct 3, 2024
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.

3 participants