]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-92841: Fix asyncio's RuntimeError: Event loop is closed (GH-92842) (GH-92904)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 28 Jun 2022 09:43:14 +0000 (02:43 -0700)
committerGitHub <noreply@github.com>
Tue, 28 Jun 2022 09:43:14 +0000 (11:43 +0200)
commit608ddd32779c0c2a2eb23d7295a4bb9af2895a4b
tree30b3466a836b3c1be2219cc3769e9d6e64cfea86
parent5e08eecb57d0d57c396d5f54468680490e6cd1cd
gh-92841: Fix asyncio's RuntimeError: Event loop is closed (GH-92842) (GH-92904)

(cherry picked from commit 33880b4b1c60f54aa9e7fa02698a3c82eafe3dc7)

Co-authored-by: Oleg Iarygin <oleg@arhadthedev.net>
Lib/asyncio/proactor_events.py
Misc/NEWS.d/next/Windows/2022-05-16-11-45-06.gh-issue-92841.NQx107.rst [new file with mode: 0644]