Skip to content

[3.14] gh-145376: Fix various reference leaks (GH-145377)#145712

Merged
encukou merged 1 commit intopython:3.14from
StanFromIreland:backport-bd13cc0-3.14
Mar 10, 2026
Merged

[3.14] gh-145376: Fix various reference leaks (GH-145377)#145712
encukou merged 1 commit intopython:3.14from
StanFromIreland:backport-bd13cc0-3.14

Conversation

@StanFromIreland
Copy link
Member

@StanFromIreland StanFromIreland commented Mar 9, 2026

(cherry picked from commit bd13cc0)

(cherry picked from commit bd13cc0)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
@StanFromIreland
Copy link
Member Author

The only conflict was in _imp__set_lazy_attributes_impl (doesn’t exist here), I'm hoping the 3.13 backport just has the same one, so I added the label here. If not, I'll open one manually.

@encukou encukou merged commit 6d9221c into python:3.14 Mar 10, 2026
51 checks passed
@miss-islington-app
Copy link

Thanks @StanFromIreland for the PR, and @encukou for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

@miss-islington-app
Copy link

Sorry, @StanFromIreland and @encukou, I could not cleanly backport this to 3.13 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 6d9221c7d11a92dbbd51c138d76b01c6380ddd50 3.13

@StanFromIreland StanFromIreland deleted the backport-bd13cc0-3.14 branch March 10, 2026 15:32
@StanFromIreland StanFromIreland removed the needs backport to 3.13 bugs and security fixes label Mar 10, 2026
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