Skip to content
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

bpo-47101: list only activated algorithms in hashlib.algorithms_available #32076

Merged
merged 3 commits into from
Mar 23, 2022

Conversation

tiran
Copy link
Member

@tiran tiran commented Mar 23, 2022

https://bugs.python.org/issue47101

Automerge-Triggered-By: GH:tiran

@tiran tiran requested review from gpshead and encukou March 23, 2022 14:56
@tomato42
Copy link

tested on RHEL-9, works as expected

Copy link
Member

@gpshead gpshead left a comment

Choose a reason for hiding this comment

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

new concept in openssl. makes sense.

@gpshead gpshead added the type-bug An unexpected behavior, bug, or error label Mar 23, 2022
@tiran
Copy link
Member Author

tiran commented Mar 23, 2022

I'm force-pushing an empty commit to retrigger CI.

@tiran tiran force-pushed the bpo-47101-legacynames branch from e7a92d9 to 111b99b Compare March 23, 2022 19:26
@miss-islington miss-islington merged commit 48e2010 into python:main Mar 23, 2022
@miss-islington
Copy link
Contributor

Thanks @tiran for the PR 🌮🎉.. I'm working now to backport this PR to: 3.9, 3.10.
🐍🍒⛏🤖

@miss-islington
Copy link
Contributor

Sorry @tiran, I had trouble checking out the 3.10 backport branch.
Please backport using cherry_picker on command line.
cherry_picker 48e2010d92076b472922fa632fffc98ee150004f 3.10

@miss-islington miss-islington self-assigned this Mar 23, 2022
@bedevere-bot bedevere-bot removed the needs backport to 3.9 only security fixes label Mar 23, 2022
@bedevere-bot
Copy link

GH-32084 is a backport of this pull request to the 3.9 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 23, 2022
…able (pythonGH-32076)

(cherry picked from commit 48e2010)

Co-authored-by: Christian Heimes <[email protected]>
@bedevere-bot
Copy link

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

@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Mar 23, 2022
tiran added a commit to tiran/cpython that referenced this pull request Mar 23, 2022
…s_available (pythonGH-32076)

(cherry picked from commit 48e2010)

Co-authored-by: Christian Heimes <[email protected]>
miss-islington added a commit that referenced this pull request Mar 23, 2022
…able (GH-32076)

(cherry picked from commit 48e2010)

Co-authored-by: Christian Heimes <[email protected]>
tiran added a commit that referenced this pull request Mar 23, 2022
hello-adam pushed a commit to hello-adam/cpython that referenced this pull request Jun 2, 2022
gentoo-bot pushed a commit to gentoo/cpython that referenced this pull request May 21, 2024
…s_available (pythonGH-32076) (pythonGH-32085)

Co-authored-by: Christian Heimes <[email protected]>

(rebased for 3.8 by Michał Górny)
gentoo-bot pushed a commit to gentoo/cpython that referenced this pull request Sep 19, 2024
…s_available (pythonGH-32076) (pythonGH-32085)

Co-authored-by: Christian Heimes <[email protected]>

(rebased for 3.8 by Michał Górny)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants