Skip to content

[3.14] gh-142516: fix reference leaks in ssl.SSLContext objects (GH-143685)#145075

Merged
gpshead merged 2 commits into
python:3.14from
picnixz:backport-3a2a686-3.14
Feb 21, 2026
Merged

[3.14] gh-142516: fix reference leaks in ssl.SSLContext objects (GH-143685)#145075
gpshead merged 2 commits into
python:3.14from
picnixz:backport-3a2a686-3.14

Conversation

@picnixz

@picnixz picnixz commented Feb 21, 2026

Copy link
Copy Markdown
Member
…ts (pythonGH-143685)

(cherry picked from commit 3a2a686)

Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
@picnixz picnixz marked this pull request as ready for review February 21, 2026 15:07
@picnixz picnixz requested a review from gpshead as a code owner February 21, 2026 15:07
@gpshead gpshead enabled auto-merge (squash) February 21, 2026 21:31
@gpshead gpshead merged commit 1decc7e into python:3.14 Feb 21, 2026
53 checks passed
@picnixz picnixz deleted the backport-3a2a686-3.14 branch February 21, 2026 22:06
@picnixz

picnixz commented Feb 21, 2026

Copy link
Copy Markdown
Member Author

I forgot to merge it so thanks for that! I'll still need the 3.13 backport.

@picnixz picnixz added the needs backport to 3.13 bugs and security fixes label Feb 21, 2026
@miss-islington-app

Copy link
Copy Markdown

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

@miss-islington-app

Copy link
Copy Markdown

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

cherry_picker 1decc7ee20cf6dce61e07cd8463ed87c1eb5fcd7 3.13
@picnixz

picnixz commented Feb 21, 2026

Copy link
Copy Markdown
Member Author

Obviously backports fail -_- I'm not on my dev session and not here tomorrow so I need to remember to make one backport again...

@picnixz picnixz assigned picnixz and unassigned gpshead Feb 21, 2026
@hugovk

hugovk commented Apr 8, 2026

Copy link
Copy Markdown
Member

I need to remember to make one backport again...

Reminder :)

picnixz added a commit to picnixz/cpython that referenced this pull request Apr 11, 2026
…ts (pythonGH-143685) (pythonGH-145075)

* [3.14] pythongh-142516: fix reference leaks in `ssl.SSLContext` objects (pythonGH-143685)
(cherry picked from commit 3a2a686)

Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>

* fix backport
(cherry picked from commit 1decc7e)

Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
picnixz added a commit to picnixz/cpython that referenced this pull request Apr 11, 2026
…ts (pythonGH-143685) (python#145075)

* [3.14] pythongh-142516: fix reference leaks in `ssl.SSLContext` objects (pythonGH-143685)
(cherry picked from commit 3a2a686)

Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>

* fix backport
@bedevere-app

bedevere-app Bot commented Apr 11, 2026

Copy link
Copy Markdown

GH-148371 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 Apr 11, 2026
picnixz added a commit that referenced this pull request May 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants