News

I'm getting the error in the title above when trying to profile a program that import the colorcet (https://github.com/pyviz/colorcet) package: $ py-spy -- python -c ...
Currently, the line number of the function definition is not correct leading to issues such as #3869. In the Python ast (as well as type-ast) the FunctionDef node we use to, for example, report ...