]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-81267: Correct time.sleep() error message (#131055)
authorStan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Wed, 12 Mar 2025 08:12:57 +0000 (08:12 +0000)
committerGitHub <noreply@github.com>
Wed, 12 Mar 2025 08:12:57 +0000 (08:12 +0000)
commit155c44b9015089eacc6e2ace449391c12bfb8b8d
tree90b09e071ca5fdcfc9bbbf3aa87120d63eee864d
parent15a8412b5e12ae46761843d4442c7b56ffa75176
gh-81267: Correct time.sleep() error message (#131055)
Lib/test/test_time.py
Misc/NEWS.d/next/Library/2025-03-10-20-23-00.gh-issue-81267.a39381.rst [new file with mode: 0644]
Python/pytime.c