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 eric.snow, jmadden, vstinner, xiang.zhang
Date 2018-03-06.11:25:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1520335518.76.0.467229070634.issue33005@psf.upfronthosting.co.za>
In-reply-to
Content
This bug is likely a regression on my work on Py_Main(): see bpo-32030. I proposed a fix: see attached PR 6001.
History
Date User Action Args
2018-03-06 11:25:18vstinnersetrecipients: + vstinner, eric.snow, jmadden, xiang.zhang
2018-03-06 11:25:18vstinnersetmessageid: <1520335518.76.0.467229070634.issue33005@psf.upfronthosting.co.za>
2018-03-06 11:25:18vstinnerlinkissue33005 messages
2018-03-06 11:25:18vstinnercreate