We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 913e95c commit 751fd0aCopy full SHA for 751fd0a
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## v0.3.10
2
+* Add support for profiling Python v3.10 [#425](https://github.com/benfred/py-spy/pull/425)
3
+* Fix issue with native profiling on Linux with Anaconda [#447](https://github.com/benfred/py-spy/pull/447)
4
+
5
## v0.3.9
6
* Add a subcommand to generate shell completions [#427](https://github.com/benfred/py-spy/issues/427)
7
* Allow attaching co_firstlineno to frame name [#428](https://github.com/benfred/py-spy/issues/428)
0 commit comments