8000 fixup policy docs (GH-97618) · python/cpython@13f23e0 · GitHub
[go: up one dir, main page]

Skip to content

Commit 13f23e0

Browse files
fixup policy docs (GH-97618)
(cherry picked from commit 9a404b1) Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
1 parent feb4be1 commit 13f23e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/asyncio-policy.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
Policies
88
========
99

10-
An event loop policy is a global (per-interpreter) object
10+
An event loop policy is a global object
1111
used to get and set the current :ref:`event loop <asyncio-event-loop>`,
1212
as well as create new event loops.
1313
The default policy can be :ref:`replaced <asyncio-policy-get-set>` with

0 commit comments

Comments
 (0)
0