Skip to content

Commit 5ab2070

Browse files
mvanhornclaude
andcommitted
Add NEWS entry for defaultdict __repr__ recursion fix
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent cbcaae0 commit 5ab2070

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Fix infinite recursion in :class:`collections.defaultdict` ``__repr__``
2+
when a ``defaultdict`` contains itself.

0 commit comments

Comments
 (0)