◐ Shell
clean mode source ↗

[3.13] gh-142516: fix reference leaks in `ssl.SSLContext` objects (GH-143685) (GH-145075) by picnixz · Pull Request #148371 · python/cpython

Conversation

@picnixz

@picnixz picnixz commented

Apr 11, 2026

edited by bedevere-app Bot

Loading

Copy link Copy Markdown

Member

picnixz added 2 commits

April 11, 2026 11:57
…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>
…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-bot

Copy link Copy Markdown

🤖 New build scheduled with the buildbot fleet by @picnixz for commit c690e8c 🤖

Results will be shown at:

https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F148371%2Fmerge

If you want to schedule another build, you need to add the 🔨 test-with-refleak-buildbots label again.

@bedevere-bot bedevere-bot removed the 🔨 test-with-refleak-buildbots

Test PR w/ refleak buildbots; report in status section

label

Apr 11, 2026

@serhiy-storchaka serhiy-storchaka left a comment

Copy link Copy Markdown

Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@picnixz picnixz merged commit e102378 into python:3.13

May 24, 2026

42 checks passed

@picnixz picnixz deleted the backport-1decc7e-3.13 branch

May 24, 2026 09:43

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@serhiy-storchaka serhiy-storchaka serhiy-storchaka approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@picnixz @bedevere-bot @serhiy-storchaka