Skip to content

gh-152433: Windows: improve sys.getwindowsversion() use RtlGetVersion for Desktop#152604

Open
thexai wants to merge 1 commit into
python:mainfrom
thexai:windows-version
Open

gh-152433: Windows: improve sys.getwindowsversion() use RtlGetVersion for Desktop#152604
thexai wants to merge 1 commit into
python:mainfrom
thexai:windows-version

Conversation

@thexai

@thexai thexai commented Jun 29, 2026

Copy link
Copy Markdown

Windows: improve sys.getwindowsversion() use RtlGetVersion for Desktop.

Also fix errors in UWP.

Also fixes #146299

…tlGetVersion`` for Desktop

Also fix errors in UWP.
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.

Windows version from sys.getwindowsversion() is wrong in binaries that do not declare Windows 10 support

1 participant