This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author gregory.p.smith
Recipients LewisGaul, eric.smith, eric.snow, gregory.p.smith, rhettinger, serhiy.storchaka
Date 2021-03-20.23:12:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1616281979.51.0.135900812225.issue43080@roundup.psfhosted.org>
In-reply-to
Content
+0.5 I lean towards just accepting this under the conditions Eric describes given that dataclass is a stdlib concept and nobody is likely to claim that such output from pprint is a bad thing.

The larger "some form of protocol for pprint to work on all sorts of other things" issue (regardless of how) remains a long term wish list item that'll probably wind up in PEP land if someone wants to take it on.
History
Date User Action Args
2021-03-20 23:12:59gregory.p.smithsetrecipients: + gregory.p.smith, rhettinger, eric.smith, eric.snow, serhiy.storchaka, LewisGaul
2021-03-20 23:12:59gregory.p.smithsetmessageid: <1616281979.51.0.135900812225.issue43080@roundup.psfhosted.org>
2021-03-20 23:12:59gregory.p.smithlinkissue43080 messages
2021-03-20 23:12:59gregory.p.smithcreate