mirror of
https://github.com/python/cpython.git
synced 2026-05-08 13:40:46 -04:00
5f9cf23502
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