mirror of
https://github.com/python/cpython.git
synced 2026-05-08 21:50:40 -04:00
731e189014
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
Miscellaneous source files for the main Python shared library