mirror of
https://github.com/python/cpython.git
synced 2026-01-15 20:00:04 +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 |
||
|---|---|---|
| .. | ||
| ceval.h | ||
| condvar.h | ||
| gil.h | ||
| mem.h | ||
| pymalloc.h | ||
| pystate.h | ||
| warnings.h | ||