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 vstinner
Date 2019-05-17.21:05:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1558127135.69.0.777017086351.issue36763@roundup.psfhosted.org>
In-reply-to
Content
New changeset 12083284c54be25abadd85781d36b63731dc1f0c by Victor Stinner in branch 'master':
bpo-36763: _Py_RunMain() doesn't call Py_Exit() anymore (GH-13390)
https://github.com/python/cpython/commit/12083284c54be25abadd85781d36b63731dc1f0c
History
Date User Action Args
2019-05-17 21:05:35vstinnersetrecipients: + vstinner
2019-05-17 21:05:35vstinnersetmessageid: <1558127135.69.0.777017086351.issue36763@roundup.psfhosted.org>
2019-05-17 21:05:35vstinnerlinkissue36763 messages
2019-05-17 21:05:35vstinnercreate