Files
cpython/Include
Victor Stinner 5f9cf23502 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.
2019-03-19 01:46:25 +01:00
..
2018-01-26 08:20:18 -08:00
2019-02-25 21:08:21 +01:00
2017-09-29 15:53:19 -07:00
2017-09-14 18:13:16 -07:00