uv/crates/uv-interpreter/python
Zander 4b2e67955f
fixed uv can't create .venv for cpython-x86 on Windows (#2707)
Adaptation to the win32 platform is added.

https://docs.python.org/3/library/sysconfig.html#sysconfig.get_platform


## Summary

fixed uv can't create .venv for cpython-x86 on Windows 

[uv can't create .venv for cpython-x86 on Windows
](https://github.com/astral-sh/rye/issues/952)

---------

Co-authored-by: Nashan <34827878+zhuang1234@users.noreply.github.com>
2024-04-02 20:45:53 -05:00
..
packaging Move architecture and operating system probing to Python (#2381) 2024-03-13 11:51:14 +00:00
__init__.py Move architecture and operating system probing to Python (#2381) 2024-03-13 11:51:14 +00:00
get_interpreter_info.py fixed uv can't create .venv for cpython-x86 on Windows (#2707) 2024-04-02 20:45:53 -05:00