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 eric.smith, gvanrossum, larry, levkivskyi, ncoghlan
Date 2018-01-28.00:07:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1517098062.28.0.467229070634.issue32513@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset ea8fc52e75363276db23c6a8d7a689f79efce4f9 by Eric V. Smith in branch 'master':
bpo-32513: Make it easier to override dunders in dataclasses. (GH-5366)
https://github.com/python/cpython/commit/ea8fc52e75363276db23c6a8d7a689f79efce4f9
History
Date User Action Args
2018-01-28 00:07:42eric.smithsetrecipients: + eric.smith, gvanrossum, ncoghlan, larry, levkivskyi
2018-01-28 00:07:42eric.smithsetmessageid: <1517098062.28.0.467229070634.issue32513@psf.upfronthosting.co.za>
2018-01-28 00:07:42eric.smithlinkissue32513 messages
2018-01-28 00:07:42eric.smithcreate