FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

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

/ cpython Public

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

Merged
picnixz merged 3 commits into
python:3.13from
picnixz:backport-1decc7e-3.13
May 24, 2026
Merged

[3.13] gh-142516: fix reference leaks in ssl.SSLContext objects (GH-143685) (GH-145075)#148371
picnixz merged 3 commits into
python:3.13from
picnixz:backport-1decc7e-3.13

Conversation

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

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 removed the 🔨 test-with-refleak-buildbots Test PR w/ refleak buildbots; report in status section label Apr 11, 2026

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.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM.

picnixz merged commit e102378 into python:3.13 May 24, 2026
42 checks passed
picnixz deleted the backport-1decc7e-3.13 branch May 24, 2026 09:43
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL