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 pitrou
Recipients opoplawski, pitrou
Date 2013-04-13.12:04:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1365854644.56.0.787612001739.issue17706@psf.upfronthosting.co.za>
In-reply-to
Content
What is xerbla? PyThreadState_GET() returning NULL means the GIL has been released, sounds like a bug in a third-party C extension.
History
Date User Action Args
2013-04-13 12:04:04pitrousetrecipients: + pitrou, opoplawski
2013-04-13 12:04:04pitrousetmessageid: <1365854644.56.0.787612001739.issue17706@psf.upfronthosting.co.za>
2013-04-13 12:04:04pitroulinkissue17706 messages
2013-04-13 12:04:04pitroucreate