Skip to content

Commit

Permalink
doc set_event_loop_policy removal schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
graingert committed Oct 31, 2023
1 parent b41756d commit ec3907d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Doc/whatsnew/3.13.rst
Original file line number Diff line number Diff line change
Expand Up @@ -508,6 +508,9 @@ Pending Removal in Python 3.15
All arguments will be removed from :func:`threading.RLock` in Python 3.15.
(Contributed by Nikita Sobolev in :gh:`102029`.)

* :func:`asyncio.set_event_loop_policy` will be removed along with the
rest of the asyncio policy system.

Pending Removal in Python 3.16
------------------------------

Expand Down

0 comments on commit ec3907d

Please sign in to comment.