SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72125 0 12 Python

bpo-25658: Implement PEP 539 for Thread Specific Storage (TSS) API (GH-1362)

See PEP 539 for details.

Highlights of changes:

- Add Thread Specific Storage (TSS) API
- Document the Thread Local Storage (TLS) API as deprecated
- Update code that used TLS API to use TSS API
M
Masayuki Yamamoto committed
731e18901484c75b60167a06a0ba0719a6d4827d
Parent: b8ab9d3
Committed by Nick Coghlan <ncoghlan@gmail.com> on 10/6/2017, 10:41:34 AM