Skip to content

Commit 87682b8

Browse files
committed
CHANGELOG
1 parent f1ba427 commit 87682b8

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ Changes
66
* FIX: Make sure that the profiled code is run in the
77
``sys.modules['__main__']`` namespace to avoid issues w/e.g. pickling
88
(#423)
9+
* FIX: Bytecodes of profiled functions now always labeled to prevent
10+
confusion with non-profiled "twins" (#425)
911

1012

1113
5.0.2

0 commit comments

Comments
 (0)