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 vinay.sajip
Recipients christian.heimes, dstufft, ncoghlan, vinay.sajip, vstinner
Date 2013-12-08.11:06:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1386500765.43.0.0698441335493.issue19766@psf.upfronthosting.co.za>
In-reply-to
Content
I've updated distlib to use dummy_threading where threading isn't available - see

https://bitbucket.org/pypa/distlib/commits/029fee573900765729402203e39b2171d7ae0784

Can someone please test with this version vendored into pip to check that the failures no longer occur in a no-thread environment, before I do a distlib release?
History
Date User Action Args
2013-12-08 11:06:05vinay.sajipsetrecipients: + vinay.sajip, ncoghlan, vstinner, christian.heimes, dstufft
2013-12-08 11:06:05vinay.sajipsetmessageid: <1386500765.43.0.0698441335493.issue19766@psf.upfronthosting.co.za>
2013-12-08 11:06:05vinay.sajiplinkissue19766 messages
2013-12-08 11:06:05vinay.sajipcreate