mirror of
https://github.com/python/cpython.git
synced 2026-01-27 21:25:12 +00:00
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