Browse Source
Revert "bpo-36084: Add native thread ID to threading.Thread objects (GH-11993)" (GH-13458)
Revert "bpo-36084: Add native thread ID to threading.Thread objects (GH-11993)" (GH-13458)
This reverts commit 4959c33d25.
pull/13462/head
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
10 changed files with 2 additions and 133 deletions
-
12Doc/library/_thread.rst
-
31Doc/library/threading.rst
-
1Include/pythread.h
-
4Lib/_dummy_thread.py
-
4Lib/test/test_threading.py
-
23Lib/threading.py
-
1Misc/NEWS.d/next/Core and Builtins/2019-02-22-23-03-20.bpo-36084.86Eh4X.rst
-
16Modules/_threadmodule.c
-
16Python/thread_nt.h
-
27Python/thread_pthread.h
@ -1 +0,0 @@ |
|||
Add native thread ID (TID) to threading.Thread objects |
|||
Write
Preview
Loading…
Cancel
Save
Reference in new issue