Skip to content

v1.7.1

Latest

Choose a tag to compare

@godlygeek godlygeek released this 07 Aug 20:21
v1.7.1

What's Changed

Features

  • Wheels for Python 3.15 are now published. (#342)

Bug Fixes

  • Our locating of the _PyRuntime symbol has been made more robust. (#336)
  • An incompatibility with Python 3.15 introduced in 3.15.0b4 has been fixed. (#337)

Miscellaneous

  • We now publish abi3 wheels for Python 3.12 and later. (#331)
  • Release builds of PyStack are now built with LTO (Link Time Optimization) enabled. (#330)
  • Editable installs of PyStack are now built with -Og (optimizations suitable for debugging) enabled. (#330)

Full Changelog: v1.7.0...v1.7.1