microsoft / microsoft/ShadowFrog
[Windows port] 7/8: Installers and interpreter standardization
Open
@wmaciel is already working on this.
Since Aug 8, 2026.
enhancement
windows-port
- Dominant language
- Python
- Stars
- 25
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
Part of #7. Phase 7 of 8.
Install the Python hooks (no executable-bit handling needed) in both install.sh and install.ps1, and replace hard-coded python3 invocations with a cross-platform interpreter choice.
Changes: install.sh, install.ps1, residual python3 call sites, conftest verification on Windows.
Acceptance: full suite green on both OSes; both installers produce equivalent trees.
Depends on: Phase 6.
Drafted with Copilot 🤖
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.