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 feb4be1 commit 13f23e0Copy full SHA for 13f23e0
Doc/library/asyncio-policy.rst
@@ -7,7 +7,7 @@
7
Policies
8
========
9
10
-An event loop policy is a global (per-interpreter) object
+An event loop policy is a global object
11
used to get and set the current :ref:`event loop <asyncio-event-loop>`,
12
as well as create new event loops.
13
The default policy can be :ref:`replaced <asyncio-policy-get-set>` with
0 commit comments