uv/crates/uv-interpreter
Charlie Marsh cf94df7cb9
Expand Windows shim detection to include python3.12.exe (#2209)
## Summary

Our Windows shim detection wasn't catching shims like `python3.12.exe`.

Closes #2208.

## Test Plan

Installed Python 3.12 via the Windows Store; verified that `cargo run
venv --python 3.12` failed before but passes after this change.
2024-03-05 13:25:05 -05:00
..
src Expand Windows shim detection to include python3.12.exe (#2209) 2024-03-05 13:25:05 -05:00
Cargo.toml Bump insta from 1.35.1 to 1.36.1 (#2180) 2024-03-04 23:01:49 +00:00