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 rhettinger
Recipients LewisGaul, eric.smith, eric.snow, rhettinger, serhiy.storchaka
Date 2021-01-31.09:53:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1612086827.75.0.519474468262.issue43080@roundup.psfhosted.org>
In-reply-to
Content
Since a dataclass can do anything a regular class can do, it is probably too general to have a special case for pprint.
History
Date User Action Args
2021-01-31 09:53:47rhettingersetrecipients: + rhettinger, eric.smith, eric.snow, serhiy.storchaka, LewisGaul
2021-01-31 09:53:47rhettingersetmessageid: <1612086827.75.0.519474468262.issue43080@roundup.psfhosted.org>
2021-01-31 09:53:47rhettingerlinkissue43080 messages
2021-01-31 09:53:47rhettingercreate