]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-152903: Change PCWSTR to PWSTR in GetThreadDescription() typedef (GH-152904...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 3 Jul 2026 11:33:14 +0000 (13:33 +0200)
committerGitHub <noreply@github.com>
Fri, 3 Jul 2026 11:33:14 +0000 (11:33 +0000)
commitfe23abac94840456a07e686512d0d09ed80efd6b
tree5a35be90b0ef6c8d0fd27a98a1aec57ee0b66f82
parent2a7eb3d179bbfbd7ba085c8093796bcbc6aea285
[3.15] gh-152903: Change PCWSTR to PWSTR in GetThreadDescription() typedef (GH-152904) (#152943)

gh-152903: Change PCWSTR to PWSTR in GetThreadDescription() typedef (GH-152904)

Fixes issue GH-152903
(cherry picked from commit ac1acb6d7de2680d1f1f3e4cef7c145083ebba74)

Co-authored-by: Carlo Bramini <carlo_bramini@users.sourceforge.net>
Modules/_threadmodule.c
Python/traceback.c