]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-122546: use same filename for different exceptions in new repl (GH-123217...
authorSergey B Kirpichev <skirpichev@gmail.com>
Thu, 22 Aug 2024 23:28:09 +0000 (02:28 +0300)
committerGitHub <noreply@github.com>
Thu, 22 Aug 2024 23:28:09 +0000 (00:28 +0100)
commit5271f8feadc198407449514348c34e3fe77de448
tree614c3b2f24c16915f09973689146fb5d4a2ff937
parent5148e03f0f0aa4d2ffabf5df120e359f694d87a5
[3.13] gh-122546: use same filename for different exceptions in new repl (GH-123217) (#123226)
Lib/_pyrepl/console.py
Lib/code.py
Lib/test/test_pyrepl/test_pyrepl.py
Misc/NEWS.d/next/Library/2024-08-22-11-25-19.gh-issue-122546.BSmeE7.rst [new file with mode: 0644]