]> granicus.if.org Git - python/commit
bpo-37077: Add native thread ID (TID) for AIX (GH-13624)
authorMichael Felt <aixtools@users.noreply.github.com>
Thu, 13 Jun 2019 22:34:46 +0000 (00:34 +0200)
committerMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 13 Jun 2019 22:34:46 +0000 (15:34 -0700)
commitd0eeb936d8daf05d7d89f6935e3f4c0dee49c5be
tree2f49b4e053b4e5ccc2c76e7f0cd85bbdea9d284a
parent838f26402de82640698c38ea9d2be65c6cf780d6
bpo-37077: Add native thread ID (TID) for AIX (GH-13624)

This is the followup  for issue36084

https://bugs.python.org/issue37077
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