bpo-39529: Deprecate creating new event loop in asyncio.get_event_loop() by serhiy-storchaka · Pull Request #23554 · python/cpython · GitHub

github.com

Tin mới

serhiy-storchaka:asyncio-get_event_loop

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

Deprecate creating new event loop in asyncio.get_event_loop()

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.

Test with real running loop.

Merge branch 'master' into asyncio-get_event_loop

Revert some temporary changes.

Refactor _ensure_future().

Merge branch 'master' into asyncio-get_event_loop

Simplify tests for gather() without arguments.

Add documentation.

Rename some tests.

View reviewed changes

github-actions Bot commented Jan 19, 2021

github-actions Bot commented Jan 19, 2021

This PR is stale because it has been open for 30 days with no activity.

Merge branch 'master' into asyncio-get_event_loop

Python 3.10: Deprecation warnings regarding event loop spulec/freezegun#398

Deprecate get_event_loop() #83710