]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-123123: Fix display of syntax errors covering multiple lines (GH-123131...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 19 Aug 2024 15:35:47 +0000 (17:35 +0200)
committerGitHub <noreply@github.com>
Mon, 19 Aug 2024 15:35:47 +0000 (15:35 +0000)
commit0a02026a084213cbd09c66534c55104ab460c686
tree5dd95c31f3ca2af1ce38d4eee564f3e96646738b
parent032b6467fab8dc9b9bd97a418c15fe388f4a18b9
[3.13] gh-123123: Fix display of syntax errors covering multiple lines (GH-123131) (#123147)

gh-123123: Fix display of syntax errors covering multiple lines (GH-123131)
(cherry picked from commit 48856ead6ae023b2819ee63cb6ff97a0976a2cc3)

Signed-off-by: Pablo Galindo <pablogsal@gmail.com>
Co-authored-by: Pablo Galindo Salgado <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]