Skip to content

bpo-38153: Normalize hashing algo names #16083

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

Merged
merged 2 commits into from
Sep 13, 2019

Conversation

tiran
Copy link
Member

@tiran tiran commented Sep 13, 2019

Signed-off-by: Christian Heimes <christian@python.org>
@tiran tiran force-pushed the bpo-38153-normalize-hash branch from 8094ec6 to 30fdf4d Compare September 13, 2019 11:43
@gpshead gpshead merged commit 995b5d3 into python:master Sep 13, 2019
@miss-islington
Copy link
Contributor

Thanks @tiran for the PR, and @gpshead for merging it 🌮🎉.. I'm working now to backport this PR to: 3.8.
🐍🍒⛏🤖

@miss-islington
Copy link
Contributor

Sorry @tiran and @gpshead, I had trouble checking out the 3.8 backport branch.
Please backport using cherry_picker on command line.
cherry_picker 995b5d38e7cc24cac3de8dfd516115f86b0bcf80 3.8

tiran added a commit to tiran/cpython that referenced this pull request Sep 14, 2019
Signed-off-by: Christian Heimes <christian@python.org>
(cherry picked from commit 995b5d3)

Co-authored-by: Christian Heimes <christian@python.org>
@bedevere-bot
Copy link

GH-16144 is a backport of this pull request to the 3.8 branch.

tiran added a commit that referenced this pull request Sep 16, 2019
Signed-off-by: Christian Heimes <christian@python.org>
(cherry picked from commit 995b5d3)

Co-authored-by: Christian Heimes <christian@python.org>
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.

5 participants