]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-118877: Fix AssertionError crash in pyrepl (GH-118936) (#119363)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 22 May 2024 01:28:24 +0000 (03:28 +0200)
committerGitHub <noreply@github.com>
Wed, 22 May 2024 01:28:24 +0000 (01:28 +0000)
commite9922178100e17f0264dd943ac838b2f7e8cfdab
tree66dddb596ed8cc4a7e7662af96090315b9cbc9dc
parentf15fbe9991b9cb93d0b4c08e9931ac0770c4e40a
[3.13] gh-118877: Fix AssertionError crash in pyrepl (GH-118936) (#119363)

(cherry picked from commit c0d81b256604a1079349d82d136db43eefcb3df1)

Co-authored-by: Daniel Hollas <daniel.hollas@bristol.ac.uk>
Lib/_pyrepl/commands.py
Lib/test/test_pyrepl.py