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 loewis
Recipients Rob.Watson, loewis
Date 2010-09-19.23:53:25
SpamBayes Score 0.0004700291
Marked as misclassified No
Message-id <1284940421.71.0.362330122529.issue9900@psf.upfronthosting.co.za>
In-reply-to
Content
Please include a message when closing an issue to indicate why it's closed.

AFAICT, this is indeed incorrect usage of the API: you should have used PyEval_SaveThread instead of PyEval_ReleaseLock.
History
Date User Action Args
2010-09-19 23:53:41loewissetrecipients: + loewis, Rob.Watson
2010-09-19 23:53:41loewissetmessageid: <1284940421.71.0.362330122529.issue9900@psf.upfronthosting.co.za>
2010-09-19 23:53:25loewislinkissue9900 messages
2010-09-19 23:53:25loewiscreate