mirror of
https://github.com/python/cpython.git
synced 2026-08-11 14:44:26 +08:00
Removes ``PyConfig.use_system_logger``, resolving an ABI incompatibility introduced in 3.13.2. Changes the default behavior of iOS to *always* direct stdout/stderr to the system log.
Miscellaneous source files for the main Python shared library