Skip to content

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

Merged
vstinner merged 1 commit into
python:3.14from
vstinner:weakref_null14
Jun 30, 2025
Merged

[3.14] gh-135607: remove null checking of weakref list in dealloc of extension modules and objects (#135614)#136119
vstinner merged 1 commit into
python:3.14from
vstinner:weakref_null14

Conversation

@vstinner

@vstinner vstinner commented Jun 30, 2025

Copy link
Copy Markdown
Member
…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
Copy Markdown
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
@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

3 participants