commit | 886d83e5aa8df2dd2e93421d2f614438a3244a1c | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Thu Jun 13 15:54:04 2019 -0700 |
committer | GitHub <noreply@github.com> | Thu Jun 13 15:54:04 2019 -0700 |
tree | b3ab61e34f4a2195637ffa8e1f3b3b54d7625a7e | |
parent | 5282b3b1d2e0bdf13899b1616aea20a6e3c4e13e [diff] |
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>