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 barry, eric.snow, ncoghlan, vstinner
Date 2017-11-15.23:48:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1510789693.95.0.213398074469.issue32030@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset f7e5b56c37eb859e225e886c79c5d742c567ee95 by Victor Stinner in branch 'master':
bpo-32030: Split Py_Main() into subfunctions (#4399)
https://github.com/python/cpython/commit/f7e5b56c37eb859e225e886c79c5d742c567ee95
History
Date User Action Args
2017-11-15 23:48:14vstinnersetrecipients: + vstinner, barry, ncoghlan, eric.snow
2017-11-15 23:48:13vstinnersetmessageid: <1510789693.95.0.213398074469.issue32030@psf.upfronthosting.co.za>
2017-11-15 23:48:13vstinnerlinkissue32030 messages
2017-11-15 23:48:13vstinnercreate