FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-130273: Fix traceback color output with unicode characters by grayjk · Pull Request #142529 · python/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.3k
Star
74.9k
Code
Issues
5k+
Pull requests
2.5k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-130273: Fix traceback color output with unicode characters
- #142529
#142529
Merged
ambv
merged 11 commits into
python:main
python/cpython:main
from
grayjk:issue-130273
grayjk/cpython:issue-130273
Copy head branch name to clipboard
Apr 7, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
gh-130273: Fix traceback color output with unicode characters
#142529
ambv
merged 11 commits into
python:main
python/cpython:main
from
grayjk:issue-130273
grayjk/cpython:issue-130273
Copy head branch name to clipboard
Commits
Commits on Jan 28, 2026
Fix traceback color output with unicode characters
Show description for 306a690
grayjk
committed
306a690
View commit details
Copy full SHA for 306a690
Browse repository at this point
mv news blurb
grayjk
committed
8edad11
View commit details
Copy full SHA for 8edad11
Browse repository at this point
use unicodedata.iter_graphemes
grayjk
committed
7947033
View commit details
Copy full SHA for 7947033
Browse repository at this point
Commits on Feb 18, 2026
Merge branch 'main' into issue-130273
grayjk
authored
e8d23cd
View commit details
Copy full SHA for e8d23cd
Browse repository at this point
Commits on Feb 19, 2026
mv wlen/str_width to traceback
grayjk
committed
467656e
View commit details
Copy full SHA for 467656e
Browse repository at this point
Commits on Apr 7, 2026
Merge branch 'main' into pr-142529
ambv
committed
05ad91e
View commit details
Copy full SHA for 05ad91e
Browse repository at this point
Restore _pyrepl.utils.str_width and .wlen; respond to code review
ambv
committed
37a4fd9
View commit details
Copy full SHA for 37a4fd9
Browse repository at this point
Remove ASCII fast track that was too eager
ambv
committed
1318217
View commit details
Copy full SHA for 1318217
Browse repository at this point
Add `_zip_display_width` fast track suggested by Victor
ambv
committed
7b3fa87
View commit details
Copy full SHA for 7b3fa87
Browse repository at this point
Move str_width and wlen to the place in the file where they were before
ambv
committed
4ddf024
View commit details
Copy full SHA for 4ddf024
Browse repository at this point
derp
ambv
committed
f094135
View commit details
Copy full SHA for f094135
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL