]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-123123: Fix display of syntax errors covering multiple lines (#123131)
authorPablo Galindo Salgado <Pablogsal@gmail.com>
Mon, 19 Aug 2024 15:09:03 +0000 (17:09 +0200)
committerGitHub <noreply@github.com>
Mon, 19 Aug 2024 15:09:03 +0000 (15:09 +0000)
commit48856ead6ae023b2819ee63cb6ff97a0976a2cc3
treeea753ff7bc6661b7858c0e8b7e309c2648c34fb0
parentb6d0a40a42fa17d087e502245b29cde46368ac07
gh-123123: Fix display of syntax errors covering multiple lines (#123131)

Signed-off-by: Pablo Galindo <pablogsal@gmail.com>
Lib/test/test_traceback.py
Lib/traceback.py
Misc/NEWS.d/next/Core and Builtins/2024-08-18-18-25-54.gh-issue-123123.0ZcaEB.rst [new file with mode: 0644]