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 segfaulthunter
Recipients georg.brandl, segfaulthunter
Date 2009-06-11.20:37:13
SpamBayes Score 0.0026686846
Marked as misclassified No
Message-id <1244752636.53.0.230892071938.issue6269@psf.upfronthosting.co.za>
In-reply-to
Content
I think the GIL should be mentioned in the threading documentation, so
that people do not try to use them for scalability reasons.
History
Date User Action Args
2009-06-11 20:37:17segfaulthuntersetrecipients: + segfaulthunter, georg.brandl
2009-06-11 20:37:16segfaulthuntersetmessageid: <1244752636.53.0.230892071938.issue6269@psf.upfronthosting.co.za>
2009-06-11 20:37:15segfaulthunterlinkissue6269 messages
2009-06-11 20:37:14segfaulthuntercreate