Files
cpython/Python
Erlend E. Aasland f98d475ee3 [3.11] gh-105375: Improve error handling in the sys extension module (#105611) (#105666)
(cherry picked from commit 41cddc2e93)

In _PySys_AddXOptionWithError() and sys_add_xoption(),
bail on first error to prevent exceptions from possibly being
overwritten.
2023-06-11 21:08:40 +00:00
..
2009-04-27 20:54:42 +00:00

Miscellaneous source files for the main Python shared library