]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-145703: Fix `asyncio.BaseEventLoop` low clock resolution (#145706)
authorKonstantin Vlasov <CaptainFlint@users.noreply.github.com>
Sat, 14 Mar 2026 05:37:30 +0000 (06:37 +0100)
committerGitHub <noreply@github.com>
Sat, 14 Mar 2026 05:37:30 +0000 (11:07 +0530)
commit77c06f3da629b5088975309959ef6895bef841e3
tree6721ce08faaaa556177caccb44cfd7cc7b5b0bce
parent3c38feb2a21aacdb009eea8baa2a6a3daf4b4932
gh-145703: Fix `asyncio.BaseEventLoop` low clock resolution (#145706)
Lib/asyncio/base_events.py
Misc/NEWS.d/next/Library/2026-03-09-19-59-05.gh-issue-145703.4EEP7J.rst [new file with mode: 0644]