Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.3k
bpo-40645: Fix ref leaks in _hashopenssl#26079
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
erlend-aasland commentedMay 12, 2021
cc.@encukou |
erlend-aasland commentedMay 12, 2021
Backport to 3.10,@pablogsal ? |
pablogsal commentedMay 12, 2021
Yup, and to any version that has this problem. Can you add the labels? |
erlend-aasland commentedMay 12, 2021 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
GH-26072 is (currently) only being backported to 3.10, so for now I'm only adding the 3.10 label. I'll check 3.9 asap and add to both PR's if necessary. BTW,#26072 needs manual backporting. UPDATE: Seems like the code in question was added in933dfd7. Backporting to 3.10 should be sufficient. |
miss-islington commentedMay 12, 2021
Thanks@erlend-aasland for the PR, and@pablogsal for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10. |
(cherry picked from commit504ffda)Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no>
bedevere-bot commentedMay 12, 2021
GH-26082 is a backport of this pull request to the3.10 branch. |
pablogsal commentedMay 12, 2021
Fantastic. Thanks a lot for the patch 🎉 |
(cherry picked from commit504ffda)Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no>
…,pythonGH-26079)This backports the feature and 2 subsequent bugfixesfrom:https://bugs.python.org/issue40645Signed-off-by: Christian Heimes <christian@python.org>Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no>Co-Authored-By: Pablo Galindo <Pablogsal@gmail.com>
…,pythonGH-26079)This backports the feature and 2 subsequent bugfixesfrom:https://bugs.python.org/issue40645Signed-off-by: Christian Heimes <christian@python.org>Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no>Co-Authored-By: Pablo Galindo <Pablogsal@gmail.com>
…,pythonGH-26079)This backports the feature and 2 subsequent bugfixesfrom:https://bugs.python.org/issue40645Signed-off-by: Christian Heimes <christian@python.org>Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no>Co-Authored-By: Pablo Galindo <Pablogsal@gmail.com>
Uh oh!
There was an error while loading.Please reload this page.
https://bugs.python.org/issue40645