Skip to content

fix: filter Windows Python versions by available installers - #46

Merged
aooohan merged 2 commits into
mainfrom
fix/plugin-issues
Sep 12, 2026
Merged

aooohan merged 2 commits into
mainfrom
fix/plugin-issues

Conversation

@aooohan

@aooohan aooohan commented Sep 12, 2026

Copy link
Copy Markdown
Member

Filter the official Windows installer list by architecture, omitting source-only releases while retaining mirror downloads and uv-build behavior. Add regression tests and correct existing CI shell declarations.

Validation: hook tests, live x64/ARM64 discovery, and packaging passed locally. Full installation is covered by this PR CI.

Fixes #8

Read the official Windows installer index once and filter by architecture,
excluding source-only releases, prereleases and unrelated download types.
Preserve mirror downloads and the separate uv-build path. Add regression
coverage and make the existing Windows CI shell explicit.

Fixes #8
@aooohan
aooohan marked this pull request as ready for review September 12, 2026 07:31
@aooohan
aooohan merged commit 7cce74c into main Sep 12, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Filter python versions for which no installer is provided for Windows.

1 participant