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 Ricyteach
Recipients Ricyteach, eric.smith, levkivskyi
Date 2018-03-31.01:05:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1522458302.95.0.467229070634.issue33188@psf.upfronthosting.co.za>
In-reply-to
Content
I'll also say: one of the biggest reasons I was excited to read the `dataclasses` PEP was because I thought "AWESOME! Now I can delete all of the stupid boilerplate __init__ and __repr__ methods for those `typing.Sequences`, `typing.Mapping`, etc etc subclasses!"
History
Date User Action Args
2018-03-31 01:05:02Ricyteachsetrecipients: + Ricyteach, eric.smith, levkivskyi
2018-03-31 01:05:02Ricyteachsetmessageid: <1522458302.95.0.467229070634.issue33188@psf.upfronthosting.co.za>
2018-03-31 01:05:02Ricyteachlinkissue33188 messages
2018-03-31 01:05:02Ricyteachcreate