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 1bdd06d commit 31f61bcCopy full SHA for 31f61bc
1 file changed
Misc/NEWS.d/next/Library/2026-07-10-19-05-00.gh-issue-153534.Hk7LmQ.rst
@@ -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
+Broaden ``_asyncio``'s private ``_call_soon()`` fast path to cover safe
+subclasses of ``asyncio.base_events.BaseEventLoop``, improving hot task
3
and future scheduling paths without changing customized ``call_soon()``
4
behavior.
0 commit comments