[3.11] gh-100160: Remove any deprecation warnings in asyncio.get_event_loop() by serhiy-storchaka · Pull Request #100412 · python/cpython

serhiy-storchaka · GitHub

…_loop() They are deferred to Python 3.12.

Closed

gvanrossum

changed the title gh-100160: Remove any deprecation warnings in asyncio.get_event_loop()gh-100160: [3.11] Remove any deprecation warnings in asyncio.get_event_loop()

Dec 21, 2022

gvanrossum

changed the title gh-100160: [3.11] Remove any deprecation warnings in asyncio.get_event_loop()[3.11] gh-100160: Remove any deprecation warnings in asyncio.get_event_loop()

Dec 21, 2022

Merged

5 tasks

Closed

serhiy-storchaka

added a commit to serhiy-storchaka/cpython that referenced this pull request

Jan 12, 2023

…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 <[email protected]>. (cherry picked from commit

1b2459d

) Co-authored-by: Serhiy Storchaka <[email protected]> Merged

serhiy-storchaka

added a commit that referenced this pull request

Jan 13, 2023

…t_loop() (

GH-100412

) (

GH-100970

) Some deprecation warnings will reappear (in a slightly different form) in 3.12. Co-authored-by: Guido van Rossum <[email protected]>. (cherry picked from commit

1b2459d

)

Merged

3 tasks