]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-124594: Create and reuse the same context for the entire asyncio REPL session...
authorBartosz Sławecki <bartoszpiotrslawecki@gmail.com>
Tue, 1 Oct 2024 14:17:22 +0000 (16:17 +0200)
committerGitHub <noreply@github.com>
Tue, 1 Oct 2024 14:17:22 +0000 (14:17 +0000)
commit67e01a430f4ecfcb540d6a29b347966ff4e53454
tree043e73955ba1aac1a2d1a8ae791be39d796d496f
parent3e3a4d231518f91ff2f3c5a085b3849e32f1d548
gh-124594: Create and reuse the same context for the entire asyncio REPL session (#124595)

Co-authored-by: Andrew Svetlov <andrew.svetlov@gmail.com>
Lib/asyncio/__main__.py
Lib/test/test_repl.py
Misc/NEWS.d/next/Library/2024-09-26-13-43-39.gh-issue-124594.peYhsP.rst [new file with mode: 0644]