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 eli.bendersky, ezio.melotti, ncoghlan, serhiy.storchaka
Date 2013-09-02.21:48:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CADiSq7fMZ9n518zhOLFLY6ce29+hiQ57wuPqU71cN0MoJ+4qkw@mail.gmail.com>
In-reply-to <1378158181.84.0.493033868957.issue18906@psf.upfronthosting.co.za>
Content
An easier hack is likely just a new "always run in subprocess" container
with submodule names in regrtest.py. It's not elegant, but it will work.
History
Date User Action Args
2013-09-02 21:48:27ncoghlansetrecipients: + ncoghlan, ezio.melotti, eli.bendersky, serhiy.storchaka
2013-09-02 21:48:27ncoghlanlinkissue18906 messages
2013-09-02 21:48:27ncoghlancreate