[3.7] bpo-36356: pymain_free() calls _PyRuntime_Finalize() by vstinner · Pull Request #12436 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.8k
Merged
Conversation
Member
Ensure that _PyRuntime_Finalize() is always call. This change fix a
few memory leaks when running "python3 -V".
Ensure that _PyRuntime_Finalize() is always call. This change fix a few memory leaks when running "python3 -V".
bedevere-bot
added
the
awaiting merge
label
the-knights-who-say-ni
added
the
CLA signed
label
vstinner
added
skip news
and removed
CLA signed
awaiting merge
labels
the-knights-who-say-ni
added
the
CLA signed
label
vstinner
merged commit
935250d
into
python:3.7
vstinner
deleted the
runtime_fini37
branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment