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 ncoghlan
Recipients eric.snow, grahamd, ncoghlan, petr.viktorin, skrah
Date 2015-07-04.13:51:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1436017872.07.0.272450265682.issue24553@psf.upfronthosting.co.za>
In-reply-to
Content
That's jumping ahead a little - this issue is only about running the regression test suite from a subinterpreter, and establishing what *already* works properly. Dealing with the fallout of any quirks and outright failures we discover that way will be a different issue :)
History
Date User Action Args
2015-07-04 13:51:12ncoghlansetrecipients: + ncoghlan, grahamd, petr.viktorin, skrah, eric.snow
2015-07-04 13:51:12ncoghlansetmessageid: <1436017872.07.0.272450265682.issue24553@psf.upfronthosting.co.za>
2015-07-04 13:51:12ncoghlanlinkissue24553 messages
2015-07-04 13:51:11ncoghlancreate