diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2018-09-23 06:12:59 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-09-23 06:12:59 (GMT) |
commit | 4b860fd777e983f5d2a6bd1288e2b53099c6a803 (patch) | |
tree | b3da4545b4497195ba20c32ecbf1753bbf38d7d9 /Tools/ssl | |
parent | 8fabae3b00b2ccffd9f7bf4736734ae584ac5829 (diff) | |
download | cpython-4b860fd777e983f5d2a6bd1288e2b53099c6a803.zip cpython-4b860fd777e983f5d2a6bd1288e2b53099c6a803.tar.gz cpython-4b860fd777e983f5d2a6bd1288e2b53099c6a803.tar.bz2 |
bpo-34421: Improve distutils logging for non-ASCII strings. (GH-9126)
Use "backslashreplace" instead of "unicode-escape". It is not
implementation depended and escapes only non-encodable characters.
Also simplify the code.
Diffstat (limited to 'Tools/ssl')
0 files changed, 0 insertions, 0 deletions