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 therve
Recipients patrick, therve
Date 2008-06-02.11:21:16
SpamBayes Score 0.19085404
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
You have to release the GIL. See http://docs.python.org/api/threads.html
for some information.
History
Date User Action Args
2008-06-02 11:21:21thervesetspambayes_score: 0.190854 -> 0.19085404
recipients: + therve, patrick
2008-06-02 11:21:21thervesetspambayes_score: 0.190854 -> 0.190854
messageid: <[email protected]>
2008-06-02 11:21:20thervelinkissue3027 messages
2008-06-02 11:21:19thervecreate