mirror of
https://github.com/python/cpython.git
synced 2026-04-07 12:20:51 +00:00
fixup policy docs (GH-97618)
(cherry picked from commit 9a404b173e)
Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
This commit is contained in:
parent
feb4be1553
commit
13f23e013d
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
|||
Policies
|
||||
========
|
||||
|
||||
An event loop policy is a global (per-interpreter) object
|
||||
An event loop policy is a global object
|
||||
used to get and set the current :ref:`event loop <asyncio-event-loop>`,
|
||||
as well as create new event loops.
|
||||
The default policy can be :ref:`replaced <asyncio-policy-get-set>` with
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue