]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-130999: Avoid exiting the new REPL when there are non-string candidates for sugges...
authordevdanzin <74280297+devdanzin@users.noreply.github.com>
Mon, 2 Jun 2025 11:04:59 +0000 (08:04 -0300)
committerGitHub <noreply@github.com>
Mon, 2 Jun 2025 11:04:59 +0000 (13:04 +0200)
commitbaccfdb3d4d004cfb5308674e5e6ea6e598abcd7
treea755290f2b5c9e3305ecff6a3a760977a61c77c7
parent5f61cde80a9b33c8e118b1c009fe2aaa4bb87356
gh-130999: Avoid exiting the new REPL when there are non-string candidates for suggestions (gh-131001)
Lib/test/test_pyrepl/test_pyrepl.py
Lib/test/test_traceback.py
Lib/traceback.py
Misc/NEWS.d/next/Library/2025-03-09-03-13-41.gh-issue-130999.tBRBVB.rst [new file with mode: 0644]