mirror of
https://github.com/python/cpython
synced 2026-09-27 03:58:18 +03: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 |
||
|---|---|---|
| .. | ||
| ceval.h | ||
| condvar.h | ||
| gil.h | ||
| mem.h | ||
| pymalloc.h | ||
| pystate.h | ||
| warnings.h | ||