]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-92841: Fix asyncio's RuntimeError: Event loop is closed (GH-92842)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 17 May 2022 22:59:29 +0000 (15:59 -0700)
committerGitHub <noreply@github.com>
Tue, 17 May 2022 22:59:29 +0000 (15:59 -0700)
commit36da1a77c6bad47a6acc98d6629e80c58b859f7d
tree14b7c906cd539b72a9c008cf2dbb748c63c81ab5
parent58088a544c825ecc14733699c4cf32377049434e
gh-92841: Fix asyncio's RuntimeError: Event loop is closed (GH-92842)

(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]