bpo-36356: pymain_free() calls _PyRuntime_Finalize() (GH-12435)
Ensure that _PyRuntime_Finalize() is always call. This change fix a few memory leaks when running "python3 -V".
V
Victor Stinner committed
f5f336a819a3d881bb217bf8f9b5cacba03a4e45
Parent: fecc4f2
Committed by GitHub <noreply@github.com>
on 3/19/2019, 1:53:58 PM