]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-137884: Added threading.get_native_id() on Illumos/Solaris (GH-137927)
authorYüce Tekol <yucetekol@gmail.com>
Wed, 20 Aug 2025 17:10:44 +0000 (20:10 +0300)
committerGitHub <noreply@github.com>
Wed, 20 Aug 2025 17:10:44 +0000 (17:10 +0000)
commit7dc42b67a75f58a2b1c0a4560bd4bf8ff25cac8b
tree51495e464b4820193f85c523fdf115485ea8b63f
parent3143ceeb1deea9d5722f14ad4b62cf6ea26d983c
gh-137884: Added threading.get_native_id() on Illumos/Solaris (GH-137927)
Doc/library/_thread.rst
Doc/library/threading.rst
Include/pythread.h
Misc/NEWS.d/next/Library/2025-08-19-00-12-57.gh-issue-137884.4faCA_.rst [new file with mode: 0644]
Python/thread_pthread.h