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-03-01.14:53:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1551451991.5.0.76092747344.issue36142@roundup.psfhosted.org>
In-reply-to
Content
New changeset dfe884759d1f4441c889695f8985bc9feb9f37eb by Victor Stinner in branch 'master':
bpo-36142: Rework error reporting in pymain_main() (GH-12113)
https://github.com/python/cpython/commit/dfe884759d1f4441c889695f8985bc9feb9f37eb
History
Date User Action Args
2019-03-01 14:53:11vstinnersetrecipients: + vstinner
2019-03-01 14:53:11vstinnersetmessageid: <1551451991.5.0.76092747344.issue36142@roundup.psfhosted.org>
2019-03-01 14:53:11vstinnerlinkissue36142 messages
2019-03-01 14:53:11vstinnercreate