20251028
Upgrades
- pip 25.2 -> 25.3
Distribution changes
- Consistently use siphash instead of fnv as Python's internal object hash for better compatibility with numba. (#825)
- For Python 3.12 and below, fix the reported target triple in musl builds, which makes compiled extensions work properly. (#827)
Full Changelog: 2025101...2025102