]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-46530: add `"thread_time"` to `test_time.test_get_clock_info` (#30913)
authorNikita Sobolev <mail@sobolevn.me>
Fri, 28 Jan 2022 05:43:00 +0000 (08:43 +0300)
committerGitHub <noreply@github.com>
Fri, 28 Jan 2022 05:43:00 +0000 (21:43 -0800)
commitc27a33132be101e246ae2584f1826477357138d6
tree8f9066b840698c8b3418c943e00c42d796dfd5e2
parentf10dafc430279b4e6cf5b981ae3d1d76e8f431ad
bpo-46530: add `"thread_time"` to `test_time.test_get_clock_info` (#30913)
Lib/test/test_time.py