]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-41299: Reduce lag in Windows threading timeouts by using a higher precision time...
authorRyan Hileman <lunixbochs@gmail.com>
Mon, 7 Jun 2021 20:26:02 +0000 (13:26 -0700)
committerGitHub <noreply@github.com>
Mon, 7 Jun 2021 20:26:02 +0000 (21:26 +0100)
commit449e6f0ef395231e3abe467f910b02d7f075c27f
treee35ceef7ead7421c8fa974a118367b2bf1824e89
parent2ab27c4af4ddf7528e1375e77c787c7fbb09b5e6
bpo-41299: Reduce lag in Windows threading timeouts by using a higher precision time source (GH-26568)
Misc/NEWS.d/next/Windows/2021-06-06-16-36-13.bpo-41299.Rg-vb_.rst [new file with mode: 0644]
Python/thread_nt.h