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 georg.brandl
Recipients georg.brandl, pitrou
Date 2013-05-16.18:00:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1368727209.56.0.190687674696.issue17943@psf.upfronthosting.co.za>
In-reply-to
Content
We've now found a wrongful section in C code releasing the GIL in spite of calling Python malloc functions, and I'm going to blame this failure on that.
History
Date User Action Args
2013-05-16 18:00:09georg.brandlsetrecipients: + georg.brandl, pitrou
2013-05-16 18:00:09georg.brandlsetmessageid: <1368727209.56.0.190687674696.issue17943@psf.upfronthosting.co.za>
2013-05-16 18:00:09georg.brandllinkissue17943 messages
2013-05-16 18:00:09georg.brandlcreate