mirror of
https://github.com/python/cpython.git
synced 2026-07-27 20:33:48 -04:00
b121f63155
Add native thread ID (TID) to threading.Thread objects (supported platforms: Windows, FreeBSD, Linux, macOS).
Source files for standard library extension modules, and former extension modules that are now builtin modules.