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 masamoto
Recipients EdSchouten, erik.bray, masamoto, ncoghlan, r.david.murray, vstinner
Date 2017-01-22.15:11:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1485097877.97.0.0162193966329.issue25658@psf.upfronthosting.co.za>
In-reply-to
Content
Above said, I updated minor changes to the version 2 patch.  Several codes have kept the words "thread local" and "TLS" because they have pointed programming method or other meanings, not CPython TLS API itself. (e.g. _decimal module)
History
Date User Action Args
2017-01-22 15:11:18masamotosetrecipients: + masamoto, ncoghlan, vstinner, r.david.murray, erik.bray, EdSchouten
2017-01-22 15:11:17masamotosetmessageid: <1485097877.97.0.0162193966329.issue25658@psf.upfronthosting.co.za>
2017-01-22 15:11:17masamotolinkissue25658 messages
2017-01-22 15:11:17masamotocreate