Skip to content
Compare
Choose a tag to compare
@priya-kinthali priya-kinthali released this 25 Mar 02:43
8d9ed9a

What's Changed

Enhancements:

  • Support free threaded Python versions like '3.13t' by @colesbury in #973
  • Enhance Workflows: Include ubuntu-arm runners, Add e2e Testing for free threaded and Upgrade @action/cache from 4.0.0 to 4.0.3 by @priya-kinthali in #1056
  • Add support for .tool-versions file in setup-python by @mahabaleshwars in #1043

Bug fixes:

  • Fix architecture for pypy on Linux ARM64 by @mayeut in #1011
    This update maps arm64 to aarch64 for Linux ARM64 PyPy installations.

Dependency updates:

New Contributors

Full Changelog: v5...v5.5.0