bpo-36084: add native thread ID (TID) to threading.Thread objects (V2) by jaketesler · Pull Request #13463 · python/cpython · GitHub
Skip to content

bpo-36084: add native thread ID (TID) to threading.Thread objects (V2) - #13463

Merged
vstinner merged 28 commits into
python:masterfrom
jaketesler:feature-threadid
May 22, 2019
Merged

vstinner merged 28 commits into
python:masterfrom
jaketesler:feature-threadid

Implemented changes and recommendations per review by @vstinner

204888b
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs