Skip to content

GH-133912: Fix PyObject_GenericSetDict to handle inline values #134725

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 28, 2025

Conversation

markshannon
Copy link
Member

@markshannon markshannon commented May 26, 2025

@markshannon markshannon changed the title GH_133912: Fix PyObject_GenericSetDict to handle inline values GH-133912: Fix PyObject_GenericSetDict to handle inline values May 26, 2025
@markshannon markshannon added the needs backport to 3.14 bugs and security fixes label May 26, 2025
@henryiii
Copy link
Contributor

I can verify that pybind11's tests pass when building from this PR.

@markshannon markshannon merged commit 9fbd66a into python:main May 28, 2025
47 checks passed
@miss-islington-app
Copy link

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

@markshannon markshannon deleted the fix-133912 branch May 28, 2025 18:03
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 28, 2025
pythonGH-134725)

(cherry picked from commit 9fbd66a)

Co-authored-by: Mark Shannon <mark@hotpy.org>
@bedevere-app
Copy link

bedevere-app bot commented May 28, 2025

GH-134859 is a backport of this pull request to the 3.14 branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants