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