]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-152903: Change PCWSTR to PWSTR in GetThreadDescription() typedef (#152904)
authorCarlo Bramini <carlo_bramini@users.sourceforge.net>
Fri, 3 Jul 2026 11:05:43 +0000 (13:05 +0200)
committerGitHub <noreply@github.com>
Fri, 3 Jul 2026 11:05:43 +0000 (13:05 +0200)
commitac1acb6d7de2680d1f1f3e4cef7c145083ebba74
treea5b0d98797f21a56b9ac33025c9e993625ff5732
parentc4739533f335f9cd4fa71ba6daff2a81751da643
gh-152903: Change PCWSTR to PWSTR in GetThreadDescription() typedef (#152904)

Fixes issue #152903
Modules/_threadmodule.c
Python/traceback.c