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, ned.deily
Date 2017-12-04.21:58:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1512424738.33.0.213398074469.issue32214@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset f0db54a0a1823534606ed5ce5a772365ba694c41 by Eric V. Smith in branch 'master':
bpo-32214: Implement PEP 557: Data Classes (#4704)
https://github.com/python/cpython/commit/f0db54a0a1823534606ed5ce5a772365ba694c41
History
Date User Action Args
2017-12-04 21:58:58eric.smithsetrecipients: + eric.smith, ned.deily
2017-12-04 21:58:58eric.smithsetmessageid: <1512424738.33.0.213398074469.issue32214@psf.upfronthosting.co.za>
2017-12-04 21:58:58eric.smithlinkissue32214 messages
2017-12-04 21:58:58eric.smithcreate