mirror of
https://github.com/python/cpython.git
synced 2026-01-29 14:15:31 +00:00
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.
Miscellaneous source files for the main Python shared library