-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
gh-81267: Correct time.sleep
error message
#131055
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
Co-authored-by: Victor Stinner <[email protected]>
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.
LGTM
Question: Shouldn't we have a what's new entry since we changed the error message? If not, I'll close the issue; if so, we can keep it open for the additional what's new entry. |
Usually we don't document changed error messages in Changelog nor in "What's New in Python 3.x" documents. I closed the issue. |
Ah right, we actually had quite a lot of "improve error message of [...]" in the changelog but not in What's New (only error messages that were "important" were actually put there) |
Uh oh!
There was an error while loading. Please reload this page.