mirror of
https://github.com/python/cpython.git
synced 2026-05-06 12:49:07 -04:00
dfeb160bc3
Account for the display width of Unicode characters so that colors and underlining in traceback output is correct. Co-authored-by: Łukasz Langa <lukasz@langa.pl> Co-authored-by: Victor Stinner <vstinner@python.org>