Skip to content
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

[3.10] [3.11] gh-100160: Remove any deprecation warnings in asyncio.g… #100970

Merged

Conversation

serhiy-storchaka
Copy link
Member

@serhiy-storchaka serhiy-storchaka commented Jan 12, 2023

…et_event_loop() (GH-100412)

Some deprecation warnings will reappear (in a slightly different form) in 3.12.

Co-authored-by: Guido van Rossum guido@python.org. (cherry picked from commit 1b2459d)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com

…ncio.get_event_loop() (pythonGH-100412)

Some deprecation warnings will reappear (in a slightly different form) in 3.12.

Co-authored-by: Guido van Rossum <guido@python.org>.
(cherry picked from commit 1b2459d)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@serhiy-storchaka
Copy link
Member Author

First look at #100969. The backport includes that tweak.

@serhiy-storchaka serhiy-storchaka merged commit 87f9b1d into python:3.10 Jan 13, 2023
@serhiy-storchaka serhiy-storchaka deleted the backport-1b2459d-3.10 branch January 13, 2023 07:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants