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 mhammond
Recipients
Date 2004-06-07.07:22:32
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=14198

That check should not fail if you use the PyGILState APIs -
it manages all of this for you.  The PyGILState functions
were added to handle exactly what you describe as your use
case - is there any reason you can't use them?
History
Date User Action Args
2007-08-23 14:20:44adminlinkissue926910 messages
2007-08-23 14:20:44admincreate