Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
f5364ae75043580cf1ce94dcafe2b8b489a855aa
/
.
/
Misc
/
NEWS.d
/
next
/
Library
/
2026-03-09-00-00-00.gh-issue-145492.457Afc.rst
blob: 297ee4099f12c5ee3961ab8be00938d820ca1e60 [
file
]
Fix
infinite recursion
in
:
class
:
`collections.defaultdict`
``
__repr__
``
when
a
``
defaultdict
``
contains itself
.
Based
on analysis
by
KowalskiThomas
in
:
gh
:
`145492`
.