Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

gh-102255: useGetVersionEx instead ofGetVersionExW#102583

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
zooba merged 1 commit intopython:mainfrommaxbachmann:patch-11
Mar 20, 2023
Merged

gh-102255: useGetVersionEx instead ofGetVersionExW#102583

zooba merged 1 commit intopython:mainfrommaxbachmann:patch-11
Mar 20, 2023

Conversation

@maxbachmann
Copy link
Contributor

@maxbachmannmaxbachmann commentedMar 10, 2023
edited by bedevere-bot
Loading

as an alternative we can change the rest of the function to use the wide APIs. It does not really matter here though.

since we pass a structure of type `OSVERSIONINFOEX`, we need to call`GetVersionEx` instead of `GetVersionExW`.
@maxbachmann
Copy link
ContributorAuthor

@zooba could you review this?

@zooba
Copy link
Member

Good catch! I'll re-run that failed test and hopefully it'll pass this time - it's not related to this change, but it's also not skippable.

@zoobazooba merged commit96e05b6 intopython:mainMar 20, 2023
Fidget-Spinner pushed a commit to Fidget-Spinner/cpython that referenced this pull requestMar 27, 2023
…rgument type (pythonGH-102583)Since we pass a structure of type `OSVERSIONINFOEX`, we need to call`GetVersionEx` instead of `GetVersionExW`.
warsaw pushed a commit to warsaw/cpython that referenced this pull requestApr 11, 2023
…rgument type (pythonGH-102583)Since we pass a structure of type `OSVERSIONINFOEX`, we need to call`GetVersionEx` instead of `GetVersionExW`.
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@maxbachmann@zooba@bedevere-bot

[8]ページ先頭

©2009-2025 Movatter.jp