What's Changed
- Fix
!pystackfor Python 3.12 and 3.13 by @radoering in #19 - Add a new
!pystack -allto 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