Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

gh-94597: deprecate asyncio.set_event_loop_policy #110728

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Closed
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
Next Next commit
Update Doc/whatsnew/3.13.rst
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
  • Loading branch information
graingert and hugovk authored Oct 31, 2023
commit c81b51ae1d0738577deeb3e7ba90a5b1d0863812
2 changes: 1 addition & 1 deletion 2 Doc/whatsnew/3.13.rst
Original file line number Diff line number Diff line change
Expand Up @@ -509,7 +509,7 @@ Pending Removal 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.
rest of the asyncio policy system in Python 3.15 or later.

Pending Removal in Python 3.16
------------------------------
Expand Down
Morty Proxy This is a proxified and sanitized view of the page, visit original site.