mirror of
https://github.com/python/cpython.git
synced 2026-05-07 05:01:13 -04:00
eb746dbae8
bpo-34492: Python/coreconfig.c: Add missing NULL check to _Py_wstrlist_copy(). Fix _Py_wstrlist_clear() call on a wrong list. Reported by Svace static analyzer.
Miscellaneous source files for the main Python shared library