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, vstinner
Date 2017-11-16.02:48:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1510800531.27.0.213398074469.issue32043@psf.upfronthosting.co.za>
In-reply-to
Content
I rewrote Py_Main() in bpo-32030 to make it very easy to implement this new feature.

I wrote PR 4413 to implement -X dev.
History
Date User Action Args
2017-11-16 02:48:51vstinnersetrecipients: + vstinner, barry
2017-11-16 02:48:51vstinnersetmessageid: <1510800531.27.0.213398074469.issue32043@psf.upfronthosting.co.za>
2017-11-16 02:48:51vstinnerlinkissue32043 messages
2017-11-16 02:48:51vstinnercreate