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 serhiy.storchaka
Recipients BreamoreBoy, davin, ffinkernagel, sbt, serhiy.storchaka
Date 2015-03-06.19:59:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1425671972.2.0.18549549213.issue22853@psf.upfronthosting.co.za>
In-reply-to
Content
I'm not sure there is a need to fix this issue. Using multiprocessing Queue at import time looks as yet one way to shoot yourself in the foot. But the patch looks harmful, I'll commit it.
History
Date User Action Args
2015-03-06 19:59:32serhiy.storchakasetrecipients: + serhiy.storchaka, BreamoreBoy, sbt, ffinkernagel, davin
2015-03-06 19:59:32serhiy.storchakasetmessageid: <1425671972.2.0.18549549213.issue22853@psf.upfronthosting.co.za>
2015-03-06 19:59:32serhiy.storchakalinkissue22853 messages
2015-03-06 19:59:32serhiy.storchakacreate