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, ned.deily, serhiy.storchaka, vstinner
Date 2017-12-14.01:20:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1513214454.86.0.213398074469.issue32030@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset b5fd9ad05e0f15f8272b8f1b829af22077230584 by Victor Stinner in branch 'master':
bpo-32030: Rewrite _PyMainInterpreterConfig (#4854)
https://github.com/python/cpython/commit/b5fd9ad05e0f15f8272b8f1b829af22077230584
History
Date User Action Args
2017-12-14 01:20:55vstinnersetrecipients: + vstinner, barry, ncoghlan, ned.deily, eric.snow, serhiy.storchaka
2017-12-14 01:20:54vstinnersetmessageid: <1513214454.86.0.213398074469.issue32030@psf.upfronthosting.co.za>
2017-12-14 01:20:54vstinnerlinkissue32030 messages
2017-12-14 01:20:54vstinnercreate