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 matrixise, vstinner
Date 2019-03-19.10:51:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1552992695.12.0.161404079339.issue36333@roundup.psfhosted.org>
In-reply-to
Content
New changeset 943395fab925a11ea90d078e771cdfc4443e8c34 by Victor Stinner (Stéphane Wirtel) in branch 'master':
bpo-36333: Fix leak _PyRuntimeState_Fini (GH-12400)
https://github.com/python/cpython/commit/943395fab925a11ea90d078e771cdfc4443e8c34
History
Date User Action Args
2019-03-19 10:51:35vstinnersetrecipients: + vstinner, matrixise
2019-03-19 10:51:35vstinnersetmessageid: <1552992695.12.0.161404079339.issue36333@roundup.psfhosted.org>
2019-03-19 10:51:35vstinnerlinkissue36333 messages
2019-03-19 10:51:35vstinnercreate