Skip to content

[3.14] gh-135607: remove null checking of weakref list in dealloc of extension modules and objects (#135614) #136119

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
Jun 30, 2025

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Jun 30, 2025

…xtension modules and objects (python#135614)

Co-authored-by: Kumar Aditya <kumaraditya@python.org>
Co-authored-by: Victor Stinner <vstinner@python.org>
(cherry picked from commit b1056c2)
@vstinner
Copy link
Member Author

I fixed a minor merge conflict in #include in Modules/_io/bytesio.c.

@vstinner vstinner merged commit 3267847 into python:3.14 Jun 30, 2025
49 checks passed
@vstinner vstinner deleted the weakref_null14 branch June 30, 2025 13:59
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