SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 1 Python

bpo-36301: Error if decoding pybuilddir.txt fails (GH-12422)

Python initialization now fails if decoding pybuilddir.txt
configuration file fails at startup.

_PyPathConfig_Calculate() now reports memory allocation failure and
decoding error on decoding pybuilddir.txt content from
UTF-8/surrogateescape.
V
Victor Stinner committed
5f9cf23502febe0eb3bc02e45c7d2bfc79424757
Parent: 7b14f0c
Committed by GitHub <noreply@github.com> on 3/19/2019, 12:46:25 AM