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

Conversation

@iritkatriel

@iritkatriel iritkatriel commented Aug 15, 2020

Copy link
Copy Markdown
Member

https://bugs.python.org/issue39994

Co-authored-by: Palak Kumar Jha

Comment thread Lib/test/test_pprint.py Outdated
Comment thread Lib/test/test_pprint.py Outdated
Comment thread Misc/NEWS.d/next/Library/2020-08-15-18-17-21.bpo-39994.dOgPOh.rst Outdated
@iritkatriel iritkatriel changed the title bpo-39994: fix pprint handling of dict subclasses that override __repr__ bpo-39994: Fix pprint handling of dict subclasses that override __repr__ Aug 30, 2020
@iritkatriel iritkatriel reopened this Aug 30, 2020
@serhiy-storchaka
serhiy-storchaka merged commit 582f137 into python:master Aug 30, 2020
@iritkatriel
iritkatriel deleted the pprint-fix branch September 2, 2020 12:52
xzy3 pushed a commit to xzy3/cpython that referenced this pull request Oct 18, 2020
@iritkatriel iritkatriel added the type-bug An unexpected behavior, bug, or error label Dec 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants