We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24e9bd4 commit 1bdd06dCopy full SHA for 1bdd06d
1 file changed
Misc/NEWS.d/next/Library/2026-07-10-19-05-00.gh-issue-153534.Hk7LmQ.rst
@@ -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