Skip to content

gh-130273: Fix traceback color output with unicode characters#142529

Merged
ambv merged 11 commits intopython:mainfrom
grayjk:issue-130273
Apr 7, 2026
Merged

gh-130273: Fix traceback color output with unicode characters#142529
ambv merged 11 commits intopython:mainfrom
grayjk:issue-130273

Conversation

@grayjk
Copy link
Copy Markdown
Contributor

@grayjk grayjk commented Dec 10, 2025

Account for the display width of unicode characters so that colors and underlining in traceback output is correct

Closes #130273

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting review needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Traceback colors are shifted when the line contains wide unicode characters

7 participants