We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fccbf9 commit 4434979Copy full SHA for 4434979
1 file changed
CHANGELOG.rst
@@ -7,6 +7,8 @@ Changes
7
``sys.modules['__main__']`` namespace to avoid issues w/e.g. pickling
8
(#423)
9
* CHANGE: Drop support for Python 3.8 and Python 3.9
10
+* FIX: Bytecodes of profiled functions now always labeled to prevent
11
+ confusion with non-profiled "twins" (#425)
12
13
14
5.0.2
0 commit comments