Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update Doc/library/asyncio-policy.rst
Co-authored-by: Bénédikt Tran <[email protected]>
  • Loading branch information
kumaraditya303 and picnixz authored Dec 17, 2024
commit 988ee8ca0abf52ce712a32867ef44323cdcbe37a
2 changes: 1 addition & 1 deletion Doc/library/asyncio-policy.rst
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ for the current process:

If *policy* is set to ``None``, the default policy is restored.

.. deprecated:: 3.14
.. deprecated:: next
The :func:`set_event_loop_policy` function is deprecated and
will be removed in Python 3.16.

Expand Down