]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-118817: Fix `asyncio REPL` on Windows (#118819)
authorKirill Podoprigora <kirill.bast9@mail.ru>
Thu, 9 May 2024 15:20:46 +0000 (18:20 +0300)
committerGitHub <noreply@github.com>
Thu, 9 May 2024 15:20:46 +0000 (08:20 -0700)
commitc3643a121401d111bebd3e26d6f362ade2ed2a83
treecfd8c962ae03e6803800968e62bba7116299406f
parent35b5eaa176a5bae8a0cacb9c9f40ec948ecc4325
gh-118817: Fix `asyncio REPL` on Windows (#118819)
Lib/asyncio/__main__.py
Lib/test/test_repl.py