Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
f5364ae75043580cf1ce94dcafe2b8b489a855aa
/
.
/
Misc
/
NEWS.d
/
next
/
Library
/
2026-03-09-19-59-05.gh-issue-145703.4EEP7J.rst
blob: bc239ce58c9eed996dc6289e813e1a5ee3620943 [
file
]
:
mod
:
`asyncio`
:
Make
sure that
:
meth
:
`loop.call_at <asyncio.loop.call_at>`
and
:
meth
:
`loop.call_later <asyncio.loop.call_later>`
trigger scheduled events on
time
when
the clock resolution becomes too small
.