]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-46099: Fix pthread_getcpuclockid test on Solaris (GH-30140) (#30184)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 18 Dec 2021 15:51:34 +0000 (07:51 -0800)
committerGitHub <noreply@github.com>
Sat, 18 Dec 2021 15:51:34 +0000 (17:51 +0200)
commita328ad7f9a9b6cd624da5efcc76daf88e0d22312
treee3f8c85f34a8d12ba74ca313d2d3f1563e1a72ed
parent0da17eb06943a66fcd826ff591d47c22c2c0595a
bpo-46099: Fix pthread_getcpuclockid test on Solaris (GH-30140) (#30184)

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

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