-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
bpo-40637: Add option to disable builtin hashes #20121
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall, good. This saves compile time for distro packages. one nit on the flag name.
Signed-off-by: Christian Heimes <christian@python.org>
Thanks! I forgot to update the news entry. |
@tiran: Status check is done, and it's a success ✅ . |
Sorry, I can't merge this PR. Reason: |
@tiran: Status check is done, and it's a failure ❌ . |
@tiran: Status check is done, and it's a success ✅ . |
Signed-off-by: Christian Heimes <christian@python.org> Automerge-Triggered-By: @tiran
Signed-off-by: Christian Heimes christian@python.org
https://bugs.python.org/issue40637
Automerge-Triggered-By: @tiran