mirror of
https://github.com/python/cpython.git
synced 2026-01-28 05:35:31 +00:00
gh-138756: Fix memory leak in PyInitConfig_Free() (GH-138759) Clear also memory of PyConfig members. (cherry picked from commit 96dee64c73531325daa9e048b3c18212f5eadd98) Co-authored-by: Victor Stinner <vstinner@python.org>
Miscellaneous source files for the main Python shared library