]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add feature macro PY_HAVE_THREAD_NATIVE_ID to the stable ABI definition (GH-32365)
authorPetr Viktorin <encukou@gmail.com>
Fri, 8 Apr 2022 12:35:11 +0000 (14:35 +0200)
committerGitHub <noreply@github.com>
Fri, 8 Apr 2022 12:35:11 +0000 (14:35 +0200)
commit1c2fddddae5ce27be354b519f8ae51886b4dd9f4
treedea0d25edc0c2a4515f14411368718351866731d
parent5b4a4b6f0905c60514528b454af43aeea058b5a2
Add feature macro PY_HAVE_THREAD_NATIVE_ID to the stable ABI definition (GH-32365)
Doc/data/stable_abi.dat
Lib/test/test_stable_abi_ctypes.py
Misc/NEWS.d/next/C API/2022-04-06-16-29-14.bpo-47169.wVv2bT.rst [new file with mode: 0644]
Misc/stable_abi.txt
Tools/scripts/stable_abi.py