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 kristjan.jonsson
Recipients kristjan.jonsson
Date 2010-09-07.05:28:52
SpamBayes Score 0.0022037644
Marked as misclassified No
Message-id <1283837336.62.0.212146968868.issue9786@psf.upfronthosting.co.za>
In-reply-to
Content
The following patch adds native TLS implementation for pthreads, avoiding the relatively slow and clunky default tls implemented in thread.c
History
Date User Action Args
2010-09-07 05:28:56kristjan.jonssonsetrecipients: + kristjan.jonsson
2010-09-07 05:28:56kristjan.jonssonsetmessageid: <1283837336.62.0.212146968868.issue9786@psf.upfronthosting.co.za>
2010-09-07 05:28:54kristjan.jonssonlinkissue9786 messages
2010-09-07 05:28:54kristjan.jonssoncreate