Skip to content

v3.6.0

Latest
Compare
Choose a tag to compare
@P403n1x87 P403n1x87 released this 04 Oct 16:45
· 1 commit to master since this release
7991c9d

What's New

  • Support for CPython 3.12

  • Support for sub-interpreters.

  • Dropped support for CPython 2, 3.3, 3.4, 3.5, 3.6 and 3.7.

  • Improved interpreter detection and general stability on all supported platforms.

Bugfixes

  • Ensure that threads are resumed by austinp when an error occurs during the sampling process.

  • Propagate the termination signal to the child process when launching a command with Austin to prevent it from running indefinitely in the background.