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 eric.smith
Recipients LewisGaul, eric.smith, eric.snow, gregory.p.smith, rhettinger, serhiy.storchaka
Date 2021-04-13.23:59:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1618358372.2.0.0605711055045.issue43080@roundup.psfhosted.org>
In-reply-to
Content
New changeset 11159d2c9d6616497ef4cc62953a5c3cc8454afb by Lewis Gaul in branch 'master':
bpo-43080: pprint for dataclass instances (GH-24389)
https://github.com/python/cpython/commit/11159d2c9d6616497ef4cc62953a5c3cc8454afb
History
Date User Action Args
2021-04-13 23:59:32eric.smithsetrecipients: + eric.smith, rhettinger, gregory.p.smith, eric.snow, serhiy.storchaka, LewisGaul
2021-04-13 23:59:32eric.smithsetmessageid: <1618358372.2.0.0605711055045.issue43080@roundup.psfhosted.org>
2021-04-13 23:59:32eric.smithlinkissue43080 messages
2021-04-13 23:59:32eric.smithcreate