mirror of
https://github.com/python/cpython.git
synced 2026-05-09 22:20:38 -04:00
a1034b5fd3
In _PySys_AddXOptionWithError() and sys_add_xoption(),
bail on first error to prevent exceptions from possibly being
overwritten.
(cherry picked from commit 41cddc2e93)
Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
Miscellaneous source files for the main Python shared library