bpo-36084: add native thread ID (TID) to threading.Thread objects (V2) by jaketesler · Pull Request #13463 · python/cpython
and others added 22 commits
February 22, 2019 09:55…c operation, since the functionality now supports Windows as well; cleaned up and clarified doc notes, updated version added number (3.8)
… ID functions depending on system type and functional availability; Threading module now returns `None` if the thread has not been started, or if the Native ID functionality does not exist for the current operating system.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters