Skip to content

20251028

Choose a tag to compare

@github-actions github-actions released this 28 Oct 14:53
· 11 commits to main since this release
615a5d2

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