Skip to content

bpo-39994: Fix pprint handling of dict subclasses that override __repr__#21892

Merged
serhiy-storchaka merged 2 commits into
python:masterfrom
iritkatriel:pprint-fix
Aug 30, 2020
Merged

bpo-39994: Fix pprint handling of dict subclasses that override __repr__#21892
serhiy-storchaka merged 2 commits into
python:masterfrom
iritkatriel:pprint-fix

bpo-39994: fix pprint handling of dict subclasses that override __repr__

d102a21
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs