issue 2045: Infinite recursion when printing a subclass of defaultdict,
if default_factory is set to a bound method. Backport of r60663.
Showing
Please register or sign in to comment
if default_factory is set to a bound method. Backport of r60663.