Skip to content

v0.24.0

Compare
Choose a tag to compare
@ofek ofek released this 13 Oct 23:40
· 7 commits to master since this release

Changed:

  • The PYAPP_DISTRIBUTION_VARIANT has been renamed to PYAPP_DISTRIBUTION_VARIANT_CPU although the former is still supported for backwards compatibility

Added:

  • Support Python 3.13 and set as the default version
  • Add PYAPP_DISTRIBUTION_VARIANT_GIL option (Python 3.13+)
  • Update default CPython distributions to 20241008
  • Update default PyPy distributions to 7.3.17
  • Update dependencies