]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-81925: Implement native thread ids for kFreeBSD (#111761)
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Thu, 9 Nov 2023 20:02:30 +0000 (21:02 +0100)
committerGitHub <noreply@github.com>
Thu, 9 Nov 2023 20:02:30 +0000 (21:02 +0100)
commit0802fd6c8ee0cacb3ab555dd86e235a5dfab7618
treead3f9df8c4fe7cfc83246b7d3040d2876d0553a5
parent0c61d028be93c52726972d8d96393cc0cedb1086
gh-81925: Implement native thread ids for kFreeBSD (#111761)

---------

Co-authored-by: Antoine Pitrou <antoine@python.org>
Doc/library/_thread.rst
Doc/library/threading.rst
Doc/tools/extensions/pyspecific.py
Include/pythread.h
Misc/NEWS.d/next/Core and Builtins/2023-11-05-20-59-10.gh-issue-81925.wKHLSS.rst [new file with mode: 0644]
Python/thread_pthread.h