Tin mới
graingert:deprecate-set-event-loop-policy
GitHub CopilotWrite better code with AI
GitHub Copilot appDirect agents from issue to merge
CodespacesInstant dev environments
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
GitHub SponsorsFund open source developers
Copilot for BusinessEnterprise-grade AI features
Premium SupportEnterprise-grade 24/7 support
deprecate the asyncio child watchers system #94597
deprecate asyncio.set_event_loop_policy
update set_event_loop_policy docs
add support.set_event_loop_policy for setting the event loop policy i…
Learn more about hiding disruptive comments
The reason will be displayed to describe this comment to others. Learn more.
gh-79033: Try to fix asyncio.Server.wait_closed() again #111336
Update Misc/NEWS.d/next/Library/2023-10-11-15-55-53.gh-issue-94597.qX…
doc set_event_loop_policy removal schedule
bedevere-app Bot commented Nov 1, 2023
A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core devel
move set_event_loop_policy deprecation notice to asyncio section
Merge branch 'main' into deprecate-set-event-loop-policy