[3.11] gh-93453: Only emit deprecation warning in asyncio.get_event_loop when a new event loop is created by serhiy-storchaka · Pull Request #99949 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.8k
Conversation
…op when a new event loop is created It no longer emits a deprecation warning if the current event loop was set.
serhiy-storchaka
changed the title
gh-93453: Only emit deprecation warning in asyncio.get_event_loop when a new event loop is created
[3.11] gh-93453: Only emit deprecation warning in asyncio.get_event_loop when a new event loop is created
ambv pushed a commit to ambv/cpython that referenced this pull request
…o.get_event_loop when a new event loop is created (pythonGH-99949) It no longer emits a deprecation warning if the current event loop was set. Co-authored-by: Łukasz Langa <lukasz@langa.pl> (cherry picked from commit 3fae04b) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters