Skip to content

Commit fb86cbe

Browse files
committed
Add news entry
1 parent 2fc95b9 commit fb86cbe

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Break cycle generated when saving an exception in socket.py, codeop.py and
2+
dyld.py as they keep alive not only the exception but user objects through
3+
the ``__traceback__`` attribute. Patch by Mario Corchero.

0 commit comments

Comments
 (0)