commit | d00dbf541525fcb36c9c6ebb7b41a5637c5aa6c0 | [log] [tgz] |
---|---|---|
author | Donghee Na <donghee.na@python.org> | Mon Dec 18 16:54:49 2023 +0000 |
committer | GitHub <noreply@github.com> | Mon Dec 18 16:54:49 2023 +0000 |
tree | 6f8d19d85f3cca55f6e913ddde727b83cd66fbfa | |
parent | 59f0766ae5aef8bd393a53ab9234371b7d165ec3 [diff] |
gh-112535: Implement fallback implementation of _Py_ThreadId() (gh-113185) --------- Co-authored-by: Sam Gross <colesbury@gmail.com>