]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-92841: Fix asyncio's RuntimeError: Event loop is closed (GH-92842)
authorOleg Iarygin <oleg@arhadthedev.net>
Tue, 17 May 2022 22:27:32 +0000 (01:27 +0300)
committerGitHub <noreply@github.com>
Tue, 17 May 2022 22:27:32 +0000 (23:27 +0100)
commit33880b4b1c60f54aa9e7fa02698a3c82eafe3dc7
tree494016f49d778fc1d706a93a63e40e8355992e99
parent6b932cb13376b026d316d4f94679e66974d837d8
gh-92841: Fix asyncio's RuntimeError: Event loop is closed (GH-92842)
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]