mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
bpo-39994: Fix pprint handling of dict subclasses that override __repr__ (GH-21892)
Co-authored-by: Palak Kumar Jha
This commit is contained in:
parent
92c38164a4
commit
582f13786b
4 changed files with 50 additions and 7 deletions
|
@ -856,6 +856,7 @@ Per Øyvind Karlsen
|
|||
Anton Kasyanov
|
||||
Lou Kates
|
||||
Makoto Kato
|
||||
Irit Katriel
|
||||
Hiroaki Kawai
|
||||
Dmitry Kazakov
|
||||
Brian Kearns
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue