]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-42047: Add native thread ID for DragonFlyBSD (#22714)
authorDavid CARLIER <devnexen@gmail.com>
Wed, 18 May 2022 13:10:10 +0000 (14:10 +0100)
committerGitHub <noreply@github.com>
Wed, 18 May 2022 13:10:10 +0000 (15:10 +0200)
commit9a1adf2790c156318158606ad83df9ce494f326a
treecdda30f9ff3be458d82fc7d24031a316ef68b4b7
parente0477ae371d983bec07b3dc75e6426785592f2d4
bpo-42047: Add native thread ID for DragonFlyBSD (#22714)

Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Co-authored-by: kj <28750310+Fidget-Spinner@users.noreply.github.com>
Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@protonmail.com>
Co-authored-by: Victor Stinner <vstinner@python.org>
Doc/library/_thread.rst
Doc/library/threading.rst
Include/pythread.h
Misc/NEWS.d/next/Library/2020-10-15-18-37-12.bpo-42047.XDdoSF.rst [new file with mode: 0644]
Python/thread_pthread.h