mirror of
https://github.com/python/cpython.git
synced 2026-01-30 06:36:55 +00:00
In _PySys_AddXOptionWithError() and sys_add_xoption(), bail on first error to prevent exceptions from possibly being overwritten. (cherry picked from commit 41cddc2e93a285b81fa30ac542b088bd9d0112e9) Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
Miscellaneous source files for the main Python shared library