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 9954dfc commit b0ab10fCopy full SHA for b0ab10f
releasenotes/notes/profiling-f_locals-c345ca501ca9b74f.yaml
@@ -0,0 +1,5 @@
1
+---
2
+fixes:
3
+ - |
4
+ profiling: Fixes a segmentation fault caused by accessing ``frame.f_locals``
5
+ while trying to retrieve class name of a ``PyFrameObject``.
0 commit comments