-
-
Notifications
You must be signed in to change notification settings - Fork 34.1k
gh-142516: fix reference leaks in ssl.SSLContext objects
#143685
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
d32e7bb to
b7fa115
Compare
b7fa115 to
6b08305
Compare
|
🤖 New build scheduled with the buildbot fleet by @picnixz for commit 6b08305 🤖 Results will be shown at: https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F143685%2Fmerge If you want to schedule another build, you need to add the 🔨 test-with-refleak-buildbots label again. |
ssl objectsssl.SSLContext objects
|
When I am back home I will update the PR |
|
🤖 New build scheduled with the buildbot fleet by @picnixz for commit 02226ce 🤖 Results will be shown at: https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F143685%2Fmerge If you want to schedule another build, you need to add the 🔨 test-with-refleak-buildbots label again. |
|
Actually I will do the backports manually later. Too many conflicts. |
I don't think it'll fix all the issues but at least it will fix some issues on SSL contexts.