mirror of
https://github.com/python/cpython.git
synced 2026-01-27 13:15:25 +00:00
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