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

github.com

Tin mới

serhiy-storchaka:asyncio-get_event_loop3-3.11

GitHub CopilotWrite better code with AI

GitHub Copilot appDirect agents from issue to merge

ActionsAutomate any workflow

CodespacesInstant dev environments

IssuesPlan and track work

Code ReviewManage code changes

Code QualityEnforce quality at merge

GitHub Advanced SecurityFind and fix vulnerabilities

Code securitySecure your code as you build

Secret protectionStop leaks before they start

View all use cases

Financial services

View all industries

Software Development

GitHub SponsorsFund open source developers

Copilot for BusinessEnterprise-grade AI features

Premium SupportEnterprise-grade 24/7 support

Pull requests 2.6k

Security and quality 0

DeprecationWarning scope expanded in asyncio.events #100160

: Remove any deprecation warnings in asyncio.get_event…

needs backport to 3.10

needs backport to 3.10

awaiting core review

awaiting core review

View reviewed changes

Learn more about hiding disruptive comments

The reason will be displayed to describe this comment to others. Learn more.

Apply suggestions from the code review.

Merge branch '3.11' into asyncio-get_event_loop3-3.11

Workaround for asyncio.get_event_loop() deprecation aio-libs/aiosmtpd#355

Merge branch '3.11' into asyncio-get_event_loop3-3.11

Finish deprecation in asyncio.get_event_loop() #93453

View reviewed changes

Doc/library/asyncio-eventloop.rst

Improve the doc notes a bit

View reviewed changes

View reviewed changes

Merge branch '3.11' into asyncio-get_event_loop3-3.11

: Remove any deprecation warnings in asy…

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

: Remove any deprecation warnings in asyncio.get_even…

[3.8] Make the 3.10 related xfails non-strict aio-libs/aiohttp#7178