Zanie Blue
d1c6f03726
Update the platform support policy with a tier 3 section including freebsd and 32-bit windows ( #18345 )
...
And I'll add Android once we land some more patches.
2026-03-07 09:12:36 -06:00
konsti
2d22e3fe94
Drop PPC64 (big endian) builds ( #17626 )
...
PPC64 (big endian) seems dead, and it's only supported on one exact
manylinux version (https://github.com/pypa/auditwheel/issues/669 ), so we
should drop it.
This change does not affect PPC64LE (little endian).
2026-02-05 11:52:18 -06:00
Zanie Blue
782ab88aca
Move MSRV to platform support section ( #17534 )
...
This fits with our other support policies, it's not a part of the uv
versioning policy.
Co-authored-by: Claude <noreply@anthropic.com >
2026-01-16 12:19:33 -06:00
konsti
fd908aa439
Windows arm64 and Linux RISC-V64 are Tier 2 supported ( #16027 )
...
Windows arm64 and Linux RISC-V64 are supported. Windows arm64 is special
because you can also use the x86_64 stack, which may even be a better
experience.
2025-09-29 17:54:04 +02:00
Zanie Blue
95ad8e5e82
Add 3.14 to the supported platform reference ( #13990 )
2025-06-12 15:18:48 +00:00
Zanie Blue
e067118700
Add supported macOS version to the platform reference ( #13993 )
...
Closes https://github.com/astral-sh/uv/issues/13807
2025-06-12 15:16:24 +00:00
Zanie Blue
f82909ad68
Update platform support reference to include Python implementation list ( #13991 )
2025-06-12 10:14:42 -05:00
Zanie Blue
6cb3bf2b13
Add policies reference section and license document ( #9367 )
...
In preparation for adding more pages to the reference section
e.g.,
<img width="1427" alt="Screenshot 2024-11-27 at 1 19 10 PM"
src="https://github.com/user-attachments/assets/10079959-ee01-4c3f-b38e-7c2a7022dd9d ">
2024-12-03 10:56:32 -06:00