Skip to content

Commit dd001b6

Browse files
committed
Add news entry for asyncio subclass fast path
1 parent a5a2967 commit dd001b6

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +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
3+
and future scheduling paths without changing customized ``call_soon()``
4+
behavior.

0 commit comments

Comments
 (0)