diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2018-09-23 07:53:58 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-09-23 07:53:58 (GMT) |
commit | 0b67995bfa45393585e2e0017c82c706c4a04b04 (patch) | |
tree | 0b8605459f029bd7146c97ac8160af7c606749db /Lib/idlelib/textview.py | |
parent | 94812f717dde8b11a9ad9c0fd5be66ff9bd53f58 (diff) | |
download | cpython-0b67995bfa45393585e2e0017c82c706c4a04b04.zip cpython-0b67995bfa45393585e2e0017c82c706c4a04b04.tar.gz cpython-0b67995bfa45393585e2e0017c82c706c4a04b04.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)
(cherry picked from commit c73df53569f86d0c7742bafa55958c53d57a02e4)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Diffstat (limited to 'Lib/idlelib/textview.py')
0 files changed, 0 insertions, 0 deletions