Skip to content

Commit 1bdd06d

Browse files
committed
Add news entry for asyncio subclass fast path
1 parent 24e9bd4 commit 1bdd06d

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)