mirror of
https://github.com/python/cpython.git
synced 2026-05-06 20:51:17 -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.