mirror of
https://github.com/python/cpython.git
synced 2026-01-28 21:55:51 +00:00
In sys_add_xoption(), 'value' may be uninitialized for some error paths. (cherry picked from commit a8d69fe92c65d636fc454cfb1825c357eb2e6325) Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Miscellaneous source files for the main Python shared library