Skip to content

gh-152433: Windows: do not use _syscmd_ver() on UWP build - #154642

Closed
thexai wants to merge 1 commit into
python:mainfrom
thexai:uwp-remove-cmd-ver
Closed

gh-152433: Windows: do not use _syscmd_ver() on UWP build#154642
thexai wants to merge 1 commit into
python:mainfrom
thexai:uwp-remove-cmd-ver

Conversation

@thexai

@thexaithexai commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

UWP cannot run subprocess and platform triggers runtime errors.

@thexai
thexaiforce-pushed the uwp-remove-cmd-ver branch from 4d8df42 to 15857e8CompareJuly 24, 2026 19:19
@thexai

Copy link
Copy Markdown
ContributorAuthor

Fixed in a better way in #152604

@thexaithexai closed this Jul 25, 2026
Sign up for freeto 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.

1 participant

@thexai