]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-142539: Fix `traceback` caret location calculation for `SyntaxError`s with wide...
authorStan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Thu, 11 Dec 2025 04:20:55 +0000 (04:20 +0000)
committerGitHub <noreply@github.com>
Thu, 11 Dec 2025 04:20:55 +0000 (04:20 +0000)
commitb52e8ce4af89503e1a375802c4902918c69fb1ec
tree7d8a11c8715a40bba9dd210911335474daee9249
parent5b19c75b47eb86fbc77b46199869f873d51d5fbb
gh-142539: Fix `traceback` caret location calculation for `SyntaxError`s with wide chars (#142540)
Lib/test/test_traceback.py
Lib/traceback.py
Misc/NEWS.d/next/Library/2025-12-10-21-19-10.gh-issue-142539._8Vzr0.rst [new file with mode: 0644]