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 Guilherme.Simões, JayKrish, Todd.Rovito, Tomoki.Imai, alex.rodas, ezio.melotti, francismb, ncoghlan, ned.deily, python-dev, r.david.murray, roger.serwy, terry.reedy, tshepang
Date 2013-05-28.10:15:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1369736140.19.0.722481218198.issue15392@psf.upfronthosting.co.za>
In-reply-to
Content
Building without threads is generally going to be for embedded systems without a GUI anyway, so I think it's fine to just skip the entire IDLE test suite when real threads aren't available.
History
Date User Action Args
2013-05-28 10:15:40ncoghlansetrecipients: + ncoghlan, terry.reedy, ned.deily, ezio.melotti, roger.serwy, r.david.murray, Todd.Rovito, tshepang, python-dev, francismb, Guilherme.Simões, JayKrish, Tomoki.Imai, alex.rodas
2013-05-28 10:15:40ncoghlansetmessageid: <1369736140.19.0.722481218198.issue15392@psf.upfronthosting.co.za>
2013-05-28 10:15:40ncoghlanlinkissue15392 messages
2013-05-28 10:15:40ncoghlancreate