Skip to content

bpo-45150: Add hashlib.file_digest() for efficient file hashing #31930

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 6 commits into from
Mar 22, 2022

Conversation

tiran
Copy link
Member

@tiran tiran commented Mar 16, 2022

https://bugs.python.org/issue45150

Automerge-Triggered-By: GH:tiran

@tiran tiran force-pushed the bpo-45150-file-digest branch from 9b218da to 71f0401 Compare March 16, 2022 12:38
@tiran tiran requested a review from gpshead March 16, 2022 14:37
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.

I like that you implemented this in pure Python.

@bedevere-bot
Copy link

When you're done making the requested changes, leave the comment: I have made the requested changes; please review again.

@gpshead gpshead added the type-feature A feature request or enhancement label Mar 21, 2022
@tiran tiran requested a review from gpshead March 22, 2022 07:45
@miss-islington miss-islington merged commit 4f97d64 into python:main Mar 22, 2022
@markshannon
Copy link
Member

This may have broken the buildbots.
https://buildbot.python.org/all/#/builders/713/builds/452

@tiran
Copy link
Member Author

tiran commented Mar 22, 2022

This may have broken the buildbots. buildbot.python.org/all/#/builders/713/builds/452

FIPS ... let's see if GH-32046 solves the issue.

@tiran tiran deleted the bpo-45150-file-digest branch March 22, 2022 13:24
musashay23

This comment was marked as spam.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-feature A feature request or enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants