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 2018-07-25.08:21:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1532506870.75.0.56676864532.issue34170@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset d3b191992e0f3c1eb27cb68478b875d60e859976 by Victor Stinner in branch 'master':
bpo-34170: Cleanup pymain_run_python() (GH-8455)
https://github.com/python/cpython/commit/d3b191992e0f3c1eb27cb68478b875d60e859976
History
Date User Action Args
2018-07-25 08:21:10vstinnersetrecipients: + vstinner
2018-07-25 08:21:10vstinnersetmessageid: <1532506870.75.0.56676864532.issue34170@psf.upfronthosting.co.za>
2018-07-25 08:21:10vstinnerlinkissue34170 messages
2018-07-25 08:21:10vstinnercreate