Skip to content

Conversation

@erlend-aasland
Copy link
Contributor

@erlend-aaslanderlend-aasland commented May 12, 2021

@erlend-aasland
Copy link
ContributorAuthor

cc. @encukou

@erlend-aasland
Copy link
ContributorAuthor

Backport to 3.10, @pablogsal ?

@pablogsal
Copy link
Member

Yup, and to any version that has this problem. Can you add the labels?

@erlend-aaslanderlend-aasland added the needs backport to 3.10 only security fixes label May 12, 2021
@erlend-aasland
Copy link
ContributorAuthor

erlend-aasland commented May 12, 2021

Yup, and to any version that has this problem. Can you add the labels?

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 in 933dfd7. Backporting to 3.10 should be sufficient.

@pablogsalpablogsal merged commit 504ffda into python:mainMay 12, 2021
@miss-islington
Copy link
Contributor

Thanks @erlend-aasland for the PR, and @pablogsal for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10.
🐍🍒⛏🤖

@erlend-aaslanderlend-aasland deleted the fix-hashlib-refleaks branch May 12, 2021 18:20
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 12, 2021
(cherry picked from commit 504ffda) Co-authored-by: Erlend Egeberg Aasland <[email protected]>
@bedevere-bot
Copy link

GH-26082 is a backport of this pull request to the 3.10 branch.

@bedevere-botbedevere-bot removed the needs backport to 3.10 only security fixes label May 12, 2021
@pablogsal
Copy link
Member

Yup, and to any version that has this problem. Can you add the labels?

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 in 933dfd7. Backporting to 3.10 should be sufficient.

Fantastic. Thanks a lot for the patch 🎉

miss-islington added a commit that referenced this pull request May 12, 2021
(cherry picked from commit 504ffda) Co-authored-by: Erlend Egeberg Aasland <[email protected]>
stratakis pushed a commit to stratakis/cpython that referenced this pull request Aug 5, 2021
(cherry picked from commit 504ffda) Co-authored-by: Erlend Egeberg Aasland <[email protected]>
encukou pushed a commit to encukou/cpython that referenced this pull request Sep 8, 2021
…, pythonGH-26079) This backports the feature and 2 subsequent bugfixes from: https://bugs.python.org/issue40645 Signed-off-by: Christian Heimes <[email protected]> Co-authored-by: Erlend Egeberg Aasland <[email protected]> Co-Authored-By: Pablo Galindo <[email protected]>
stratakis pushed a commit to stratakis/cpython that referenced this pull request Jan 18, 2022
…, pythonGH-26079) This backports the feature and 2 subsequent bugfixes from: https://bugs.python.org/issue40645 Signed-off-by: Christian Heimes <[email protected]> Co-authored-by: Erlend Egeberg Aasland <[email protected]> Co-Authored-By: Pablo Galindo <[email protected]>
stratakis pushed a commit to stratakis/cpython that referenced this pull request Jan 21, 2022
…, pythonGH-26079) This backports the feature and 2 subsequent bugfixes from: https://bugs.python.org/issue40645 Signed-off-by: Christian Heimes <[email protected]> Co-authored-by: Erlend Egeberg Aasland <[email protected]> Co-Authored-By: Pablo Galindo <[email protected]>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@erlend-aasland@pablogsal@miss-islington@bedevere-bot@the-knights-who-say-ni