]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.10] gh-89047: Fix msecs computation so you never end up with 1000 msecs. (GH-96340...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 27 Aug 2022 14:10:17 +0000 (07:10 -0700)
committerGitHub <noreply@github.com>
Sat, 27 Aug 2022 14:10:17 +0000 (15:10 +0100)
commitc0a9859afb522d555a9b9851be48be56327d252d
tree2514008208225d2ad34b39b5b8751cbbd9779adc
parenta2cf98449c8e176e8534eb961043f6eac918ce2b
[3.10] gh-89047: Fix msecs computation so you never end up with 1000 msecs. (GH-96340) (GH-96342)
Lib/logging/__init__.py
Lib/test/test_logging.py