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, ned.deily, vstinner
Date 2019-04-26.11:05:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1556276754.76.0.305418653793.issue36356@roundup.psfhosted.org>
In-reply-to
Content
New changeset 4cb525a1f0cba152d1da61e531f2ad5db633120a by Victor Stinner in branch 'master':
bpo-36356: pymain_exit_error() only call pymain_free() for exit (GH-12968)
https://github.com/python/cpython/commit/4cb525a1f0cba152d1da61e531f2ad5db633120a
History
Date User Action Args
2019-04-26 11:05:54vstinnersetrecipients: + vstinner, ned.deily, matrixise, btharper
2019-04-26 11:05:54vstinnersetmessageid: <1556276754.76.0.305418653793.issue36356@roundup.psfhosted.org>
2019-04-26 11:05:54vstinnerlinkissue36356 messages
2019-04-26 11:05:54vstinnercreate