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 amaury.forgeotdarc
Recipients Rhamphoryncus, amaury.forgeotdarc, gregory.p.smith, gvanrossum
Date 2008-01-17.23:51:13
SpamBayes Score 0.012149313
Marked as misclassified No
Message-id <1200613874.75.0.821793753578.issue1856@psf.upfronthosting.co.za>
In-reply-to
Content
> PyGILState_Ensure WOULD block forever if it acquired the GIL 
> before doing anything else.
Is it possible at all? PyThread_acquire_lock is not reentrant.
History
Date User Action Args
2008-01-17 23:51:14amaury.forgeotdarcsetspambayes_score: 0.0121493 -> 0.012149313
recipients: + amaury.forgeotdarc, gvanrossum, gregory.p.smith, Rhamphoryncus
2008-01-17 23:51:14amaury.forgeotdarcsetspambayes_score: 0.0121493 -> 0.0121493
messageid: <1200613874.75.0.821793753578.issue1856@psf.upfronthosting.co.za>
2008-01-17 23:51:13amaury.forgeotdarclinkissue1856 messages
2008-01-17 23:51:13amaury.forgeotdarccreate