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 glchapman
Recipients
Date 2004-02-28.15:44:11
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
pystate.h has a couple of references to 
PyGILState_Acquire; these should refer to 
PyGILState_Ensure.
History
Date User Action Args
2007-08-23 15:32:29adminlinkissue906501 messages
2007-08-23 15:32:29admincreate