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 LewisGaul
Recipients LewisGaul, eric.snow, rhettinger, serhiy.storchaka
Date 2021-01-31.00:14:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1612052078.12.0.741479641556.issue43080@roundup.psfhosted.org>
In-reply-to
Content
Currently the pprint module does not have support for dataclasses. I have implemented support for this and will link the PR once I have the issue number!

See also issue37376 for SimpleNamespace support.
History
Date User Action Args
2021-01-31 00:14:38LewisGaulsetrecipients: + LewisGaul, rhettinger, eric.snow, serhiy.storchaka
2021-01-31 00:14:38LewisGaulsetmessageid: <1612052078.12.0.741479641556.issue43080@roundup.psfhosted.org>
2021-01-31 00:14:38LewisGaullinkissue43080 messages
2021-01-31 00:14:37LewisGaulcreate