SIGN IN SIGN UP

Issue #6011: sysconfig and distutils.sysconfig use the surrogateescape error

handler to parse the Makefile file. Avoid a UnicodeDecodeError if the source
code directory name contains a non-ASCII character and the locale encoding is
ASCII.
V
Victor Stinner committed
75d8c5cea26912dd58f27689fbe9f7679e45aeb8
Parent: acd0fda