Skip to content

PyExt-v0.1.91

Latest

Choose a tag to compare

@SeanCline SeanCline released this 05 May 23:39

What's Changed

  • Fix !pystack for Python 3.12 and 3.13 by @radoering in #19
  • Add a new !pystack -all to print stacktraces of all Python threads.
  • Add support for the new way Python 3.14 stores its stack frames and dicts.
  • First pass at moving from AppVeyor to Github Actions.
  • Various housekeeping exercises:
    • Upgrade Catch to v3.
    • Upgrade Visual Studio to 2022

Full Changelog: PyExt-v0.1.90...PyExt-v0.1.91