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.
S
Serhiy Storchaka committed
4b860fd777e983f5d2a6bd1288e2b53099c6a803
Parent: 8fabae3
Committed by GitHub <noreply@github.com>
on 9/23/2018, 6:12:59 AM