-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
gh-136787: raise consistent ValueError for bad hashes #136802
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
gh-136787: raise consistent ValueError for bad hashes #136802
Conversation
For now, I'm adding a skip news just to run the builbots. I'll come back tomorrow. |
!buildbot FIPS only |
This comment was marked as resolved.
This comment was marked as resolved.
d2fa695
to
db6f4db
Compare
!buildbot FIPS only |
🤖 New build scheduled with the buildbot fleet by @picnixz for commit db6f4db 🤖 Results will be shown at: https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F136802%2Fmerge The command will test the builders whose names match following regular expression: The builders matched are:
|
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, mostly little details in comments or naming
I really should avoid using the web editor. I'll make the changes tomorrow. |
ValueError
exception messages when a hash digest is not available #136787