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.

Unsupported provider

Author christian.heimes
Recipients christian.heimes, pfein
Date 2008-01-19.14:05:31
SpamBayes Score 0.0040864525
Marked as misclassified No
Message-id <1200751532.21.0.725440635801.issue1868@psf.upfronthosting.co.za>
In-reply-to
Content
I've added a test in r60075.

It shows that threading.local cleans up thread local data except for the
last stopped thread.
History
Date User Action Args
2008-01-19 14:05:32christian.heimessetspambayes_score: 0.00408645 -> 0.0040864525
recipients: + christian.heimes, pfein
2008-01-19 14:05:32christian.heimessetspambayes_score: 0.00408645 -> 0.00408645
messageid: <1200751532.21.0.725440635801.issue1868@psf.upfronthosting.co.za>
2008-01-19 14:05:31christian.heimeslinkissue1868 messages
2008-01-19 14:05:31christian.heimescreate