Skip to content

v0.8

Latest
Compare
Choose a tag to compare
@dfeneyrou dfeneyrou released this 25 Mar 22:34

This is a bug fix release for the Python instrumentation

Behavior change / compatibility break

  • None

New features

  • Fix issue #44 when the Python instrumentation is stuck with Python 3.11 on Windows
  • Python instrumentation: add support for Python 3.12 and Python 3.13 (issues #42 and #46)

Fixes and improvements

  • Python instrumentation: fix an issue with wrong exception string displayed in some cases