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 amaury.forgeotdarc
Recipients amaury.forgeotdarc, anacrolix, docs@python, ncoghlan, nikratio, swapnil, verigak
Date 2010-09-17.22:13:20
SpamBayes Score 0.057954244
Marked as misclassified No
Message-id <1284761602.77.0.326757434443.issue6627@psf.upfronthosting.co.za>
In-reply-to
Content
This is not specific to ctypes.
Please read http://docs.python.org/c-api/init.html#thread-state-and-the-global-interpreter-lock
specially the paragraph that says "...when threads are created from C...".
Is it explicit enough? How would you change it?
History
Date User Action Args
2010-09-17 22:13:23amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, ncoghlan, nikratio, verigak, swapnil, anacrolix, docs@python
2010-09-17 22:13:22amaury.forgeotdarcsetmessageid: <1284761602.77.0.326757434443.issue6627@psf.upfronthosting.co.za>
2010-09-17 22:13:20amaury.forgeotdarclinkissue6627 messages
2010-09-17 22:13:20amaury.forgeotdarccreate