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 vstinner
Recipients masamoto, vstinner
Date 2017-07-03.11:34:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1499081680.98.0.171252337708.issue30832@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset aa0aa0492c5fffe750a26d2ab13737a1a6d7d63c by Victor Stinner (Masayuki Yamamoto) in branch 'master':
bpo-30832: Remove own implementation for thread-local storage (#2537)
https://github.com/python/cpython/commit/aa0aa0492c5fffe750a26d2ab13737a1a6d7d63c
History
Date User Action Args
2017-07-03 11:34:41vstinnersetrecipients: + vstinner, masamoto
2017-07-03 11:34:40vstinnersetmessageid: <1499081680.98.0.171252337708.issue30832@psf.upfronthosting.co.za>
2017-07-03 11:34:40vstinnerlinkissue30832 messages
2017-07-03 11:34:40vstinnercreate