]> 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:26 +0000 (08:56 -0800)
committerGitHub <noreply@github.com>
Fri, 28 Jan 2022 16:56:26 +0000 (08:56 -0800)
commitce5c637f5ae06f2a6a6e966524af9d0cc816bd3f
tree625efa4a30f7e8aef955be0685af31cc02f2b325
parent8cd82461f9bb17381bf9d09989daea316c609cd5
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