]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-46530: add `"thread_time"` to `test_time.test_get_clock_info` (GH-30913)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 28 Jan 2022 16:56:50 +0000 (08:56 -0800)
committerGitHub <noreply@github.com>
Fri, 28 Jan 2022 16:56:50 +0000 (08:56 -0800)
commit95b70e2ccfb295c77c3696bcb20c1513310efd1f
treedfb92d6d5365c7fee4cc042dc48d945b3b802161
parent20f53136679e260466a765de5befa3b9db396c9e
bpo-46530: add `"thread_time"` to `test_time.test_get_clock_info` (GH-30913)

(cherry picked from commit c27a33132be101e246ae2584f1826477357138d6)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Lib/test/test_time.py