We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1ba427 commit 87682b8Copy full SHA for 87682b8
1 file changed
CHANGELOG.rst
@@ -6,6 +6,8 @@ Changes
6
* FIX: Make sure that the profiled code is run in the
7
``sys.modules['__main__']`` namespace to avoid issues w/e.g. pickling
8
(#423)
9
+* FIX: Bytecodes of profiled functions now always labeled to prevent
10
+ confusion with non-profiled "twins" (#425)
11
12
13
5.0.2
0 commit comments