Skip to content

Commit e424339

Browse files
author
Konstantin Vlasov
committed
Shortened the displayed ref names in NEWS
1 parent d069e05 commit e424339

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
:mod:`asyncio`: Make sure that :meth:`asyncio.loop.call_at` and
2-
:meth:`asyncio.loop.loop.call_later` trigger scheduled events on time when
3-
the clock resolution becomes too small.
1+
:mod:`asyncio`: Make sure that :meth:`loop.call_at <asyncio.loop.call_at>` and
2+
:meth:`loop.call_later <asyncio.loop.call_later>` trigger scheduled events on
3+
time when the clock resolution becomes too small.

0 commit comments

Comments
 (0)