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 brett.cannon
Recipients brett.cannon, pitrou, scoder
Date 2012-11-03.16:46:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1351961185.72.0.392758321574.issue16392@psf.upfronthosting.co.za>
In-reply-to
Content
I don't mean for this to sound rude, but this seems like a Cython issue and not one for the stdlib. Can you reproduce the problem without using Cython? The new per-module locking mechanism Antoine prevents this from being a problem normally, so it makes me think Cython is at fault here.
History
Date User Action Args
2012-11-03 16:46:25brett.cannonsetrecipients: + brett.cannon, pitrou, scoder
2012-11-03 16:46:25brett.cannonsetmessageid: <1351961185.72.0.392758321574.issue16392@psf.upfronthosting.co.za>
2012-11-03 16:46:25brett.cannonlinkissue16392 messages
2012-11-03 16:46:25brett.cannoncreate