]> granicus.if.org Git - python/commit
bpo-37077: Add native thread ID (TID) for AIX (GH-13624)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 13 Jun 2019 22:54:04 +0000 (15:54 -0700)
committerGitHub <noreply@github.com>
Thu, 13 Jun 2019 22:54:04 +0000 (15:54 -0700)
commit886d83e5aa8df2dd2e93421d2f614438a3244a1c
treeb3ab61e34f4a2195637ffa8e1f3b3b54d7625a7e
parent5282b3b1d2e0bdf13899b1616aea20a6e3c4e13e
bpo-37077: Add native thread ID (TID) for AIX (GH-13624)

This is the followup  for issue36084

https://bugs.python.org/issue37077
(cherry picked from commit d0eeb936d8daf05d7d89f6935e3f4c0dee49c5be)

Co-authored-by: Michael Felt <aixtools@users.noreply.github.com>
Doc/library/_thread.rst
Doc/library/threading.rst
Include/pythread.h
Misc/NEWS.d/next/Core and Builtins/2019-05-28-11-47-44.bpo-37077.S1h0Fc.rst [new file with mode: 0644]
Python/thread_pthread.h