Skip to content

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

Open
carlo-bramini wants to merge 1 commit into
python:mainfrom
carlo-bramini:fix-windows-bug-1
Open

gh-152903: Change PCWSTR to PWSTR in GetThreadDescription() typedef#152904
carlo-bramini wants to merge 1 commit into
python:mainfrom
carlo-bramini:fix-windows-bug-1

Conversation

@carlo-bramini

@carlo-bramini carlo-bramini commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

@StanFromIreland StanFromIreland left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is also duplicated in:

typedef HRESULT (WINAPI *PF_SET_THREAD_DESCRIPTION)(HANDLE, PCWSTR);

I think we should merge these by putting them in an internal header, but maybe that's better left to a follow up. CC @vstinner

@StanFromIreland StanFromIreland requested a review from vstinner July 2, 2026 18:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants