This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients btharper, matrixise, vstinner
Date 2019-03-19.14:08:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1553004502.43.0.919394567993.issue36356@roundup.psfhosted.org>
In-reply-to
Content
New changeset 935250d6f3ac7ba91e1ea8e6ca63aaf7f605e291 by Victor Stinner in branch '3.7':
bpo-36356: pymain_free() calls _PyRuntime_Finalize() (GH-12436)
https://github.com/python/cpython/commit/935250d6f3ac7ba91e1ea8e6ca63aaf7f605e291
History
Date User Action Args
2019-03-19 14:08:22vstinnersetrecipients: + vstinner, matrixise, btharper
2019-03-19 14:08:22vstinnersetmessageid: <1553004502.43.0.919394567993.issue36356@roundup.psfhosted.org>
2019-03-19 14:08:22vstinnerlinkissue36356 messages
2019-03-19 14:08:22vstinnercreate