]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-124609: Fix _Py_ThreadId for Windows builds using MinGW (#124663)
authorTony Roberts <tony@pyxll.com>
Fri, 27 Sep 2024 18:52:23 +0000 (19:52 +0100)
committerGitHub <noreply@github.com>
Fri, 27 Sep 2024 18:52:23 +0000 (18:52 +0000)
commit0881e2d3b1212d988733f1d3acca4011ce5e6280
tree7afc9664bcb62f1ab54a43f59d7789bb4ef64dc1
parent2e155536caf8a090c06d62dd92647abc62362463
gh-124609: Fix _Py_ThreadId for Windows builds using MinGW (#124663)
Include/Python.h
Include/object.h
Misc/ACKS
Misc/NEWS.d/next/Windows/2024-09-27-13-40-25.gh-issue-124609.WaKk8G.rst [new file with mode: 0644]