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-16.14:39:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1558017582.11.0.17341656288.issue36763@roundup.psfhosted.org>
In-reply-to
Content
New changeset dbacfc227381fbc7b3c886ea0bd7806ab3dc62c2 by Victor Stinner in branch 'master':
bpo-36763: _PyInitError always use int for exitcode (GH-13360)
https://github.com/python/cpython/commit/dbacfc227381fbc7b3c886ea0bd7806ab3dc62c2
History
Date User Action Args
2019-05-16 14:39:42vstinnersetrecipients: + vstinner
2019-05-16 14:39:42vstinnersetmessageid: <1558017582.11.0.17341656288.issue36763@roundup.psfhosted.org>
2019-05-16 14:39:42vstinnerlinkissue36763 messages
2019-05-16 14:39:42vstinnercreate