Message 115742 - Python tracker

Message115742

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