]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-128894: Fix `TracebackException._format_syntax_error` on custom `SyntaxErro...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 22 Jan 2025 13:12:39 +0000 (14:12 +0100)
committerGitHub <noreply@github.com>
Wed, 22 Jan 2025 13:12:39 +0000 (13:12 +0000)
commit7f6e80a03ec2f6328aaaff4ea6598fb6cafbafda
tree1a99f467ab19b4a8c2452983fcfbb6d75fff26b6
parenta3797492179c249417a06d2499a7d535d453ac2c
[3.13] gh-128894: Fix `TracebackException._format_syntax_error` on custom `SyntaxError` metadata (GH-128946) (#129178)
Lib/test/test_traceback.py
Lib/traceback.py
Misc/NEWS.d/next/Library/2025-01-17-17-20-51.gh-issue-128894.gX1-8J.rst [new file with mode: 0644]