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 benjamin.peterson
Recipients amaury.forgeotdarc, benjamin.peterson, zengke
Date 2009-09-30.14:23:00
SpamBayes Score 0.043936394
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
In fact, almost no place in marhsal is thread safe, so releasing the GIL
anywhere is not safe.
History
Date User Action Args
2009-09-30 14:23:06benjamin.petersonsetrecipients: + benjamin.peterson, amaury.forgeotdarc, zengke
2009-09-30 14:23:06benjamin.petersonsetmessageid: <[email protected]>
2009-09-30 14:23:00benjamin.petersonlinkissue7023 messages
2009-09-30 14:23:00benjamin.petersoncreate