]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-46099: Fix pthread_getcpuclockid test on Solaris (GH-30140) (GH-30183)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 18 Dec 2021 13:49:01 +0000 (05:49 -0800)
committerGitHub <noreply@github.com>
Sat, 18 Dec 2021 13:49:01 +0000 (15:49 +0200)
commit4f945ad7a510ad6dde13353784e45239edcdc14e
tree10eafd6f42d365a69b6901247fc2e2f25a898f66
parenta66be9185c6e0299293a06e21a6f599dfe6c3f60
bpo-46099: Fix pthread_getcpuclockid test on Solaris (GH-30140) (GH-30183)

Co-authored-by: Andrew Svetlov <andrew.svetlov@gmail.com>
(cherry picked from commit 427a490c495cde8a152e938c6f02be65620e3e59)

Co-authored-by: Jakub Kulík <Kulikjak@gmail.com>
Co-authored-by: Jakub Kulík <Kulikjak@gmail.com>
Lib/test/test_time.py