Skip to content

Commit

Permalink
add docs
Browse files Browse the repository at this point in the history
  • Loading branch information
kumaraditya303 committed Dec 18, 2024
1 parent d998760 commit dbae390
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Doc/library/asyncio-policy.rst
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,10 @@ for the current process:

Return the current process-wide policy.

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

.. function:: set_event_loop_policy(policy)

Set the current process-wide policy to *policy*.
Expand Down

0 comments on commit dbae390

Please sign in to comment.