uv/crates/uv-python
Maksim Bondarenkov 228a803fde
uv-python: use windows-sys instead of winapi (#5591)
<!--
Thank you for contributing to uv! To help us out with reviewing, please
consider the following:

- Does this pull request include a summary of the change? (See below.)
- Does this pull request include a descriptive title?
- Does this pull request include references to any relevant issues?
-->

## Summary

use windows-sys bindings maintained by microsoft devs. winapi didn't has
any updates for more than 3 years

## Test Plan

cargo test. it failed locally because I don't have Python 3.12 installed
2024-07-30 11:43:04 +02:00
..
python Change "toolchain" to "python" (#4735) 2024-07-03 07:44:29 -05:00
src uv-python: use windows-sys instead of winapi (#5591) 2024-07-30 11:43:04 +02:00
Cargo.toml uv-python: use windows-sys instead of winapi (#5591) 2024-07-30 11:43:04 +02:00
download-metadata.json Update bundled Pythons to include stripped variants (#5469) 2024-07-26 00:34:45 +00:00
fetch-download-metadata.py Use stripped variants by default in Python install (#5451) 2024-07-25 17:29:31 +00:00
template-download-metadata.py Add PyPy finder (#5337) 2024-07-23 14:58:04 -05:00