diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2018-09-23 07:31:53 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-09-23 07:31:53 (GMT) |
commit | c73df53569f86d0c7742bafa55958c53d57a02e4 (patch) | |
tree | 5707f75e8f2407853e0419c895b374e9af8ff5ad /Lib/idlelib/textview.py | |
parent | 2756ef31656399a120589b7aa19c32e2b91a4758 (diff) | |
download | cpython-c73df53569f86d0c7742bafa55958c53d57a02e4.zip cpython-c73df53569f86d0c7742bafa55958c53d57a02e4.tar.gz cpython-c73df53569f86d0c7742bafa55958c53d57a02e4.tar.bz2 |
bpo-34421: Improve distutils logging for non-ASCII strings. (GH-9126) (GH-9506)
Use "backslashreplace" instead of "unicode-escape". It is not
implementation depended and escapes only non-encodable characters.
Also simplify the code.
(cherry picked from commit 4b860fd)
Diffstat (limited to 'Lib/idlelib/textview.py')
0 files changed, 0 insertions, 0 deletions