summaryrefslogtreecommitdiff
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2018-09-23 10:31:53 +0300
committerGitHub <noreply@github.com>2018-09-23 10:31:53 +0300
commitc73df53569f86d0c7742bafa55958c53d57a02e4 (patch)
tree5707f75e8f2407853e0419c895b374e9af8ff5ad /Python/pythonrun.c
parent2756ef31656399a120589b7aa19c32e2b91a4758 (diff)
downloadcpython-git-c73df53569f86d0c7742bafa55958c53d57a02e4.tar.gz
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 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions