Skip to content

Commit 31f61bc

Browse files
committed
gh-153534: Fix NEWS docs references
1 parent 1bdd06d commit 31f61bc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Broaden :mod:`_asyncio`'s private ``_call_soon()`` fast path to cover safe
2-
subclasses of :class:`asyncio.base_events.BaseEventLoop`, improving hot task
1+
Broaden ``_asyncio``'s private ``_call_soon()`` fast path to cover safe
2+
subclasses of ``asyncio.base_events.BaseEventLoop``, improving hot task
33
and future scheduling paths without changing customized ``call_soon()``
44
behavior.

0 commit comments

Comments
 (0)