]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-118877: Fix AssertionError crash in pyrepl (#118936)
authorDaniel Hollas <daniel.hollas@bristol.ac.uk>
Mon, 20 May 2024 18:21:56 +0000 (19:21 +0100)
committerGitHub <noreply@github.com>
Mon, 20 May 2024 18:21:56 +0000 (20:21 +0200)
commitc0d81b256604a1079349d82d136db43eefcb3df1
tree7b329473132f5c28cdbedc306314d9530431cda4
parent7e1a130b8ff1ed8b3a5f00fe0f06d3916b852216
gh-118877: Fix AssertionError crash in pyrepl (#118936)
Lib/_pyrepl/commands.py
Lib/test/test_pyrepl.py