]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-99103: Normalize specialized traceback anchors against the current line...
authorBatuhan Taskaya <isidentical@gmail.com>
Mon, 21 Nov 2022 22:16:12 +0000 (01:16 +0300)
committerGitHub <noreply@github.com>
Mon, 21 Nov 2022 22:16:12 +0000 (22:16 +0000)
commita3480ec79512c6988fd9fcd6bf8959b45c3675d9
tree9f91c382074f544aa483c0657e6016a7753fb451
parent2d5f4ba17480c1f883a0822c90af25d2ec9bf7ed
[3.11] gh-99103: Normalize specialized traceback anchors against the current line (#99423)

[3.11] gh-99103: Normalize specialized traceback anchors against the current line (GH-99145)

Automerge-Triggered-By: GH:isidentical.
(cherry picked from commit 57be5459593bbd09583317ebdafc4d58ae51dbf4)

Co-authored-by: Batuhan Taskaya <isidentical@gmail.com>
Lib/test/test_traceback.py
Lib/traceback.py
Misc/NEWS.d/next/Core and Builtins/2022-11-06-00-17-58.gh-issue-99103.bFA9BX.rst [new file with mode: 0644]
Python/traceback.c