[Python-Dev] PEP 557 Data Classes 5th posting
Ivan Levkivskyi
levkivskyi at gmail.com
Mon Dec 4 17:19:51 EST 2017
More information about the Python-Dev mailing list
Mon Dec 4 17:19:51 EST 2017
- Previous message (by thread): [Python-Dev] PEP 557 Data Classes 5th posting
- Next message (by thread): [Python-Dev] PEP 557 Data Classes 5th posting
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Congratulations, Eric! This is a great PEP and I am looking forward to implement support for it in mypy ;-) -- Ivan On 4 December 2017 at 18:17, Guido van Rossum <guido at python.org> wrote: > And with this, I'm accepting PEP 557, Data Classes. > > Eric, congrats with your efforts in proposing and implementing this PEP > and guiding it through the discussion! It's been great to see this idea > come to fruition. Thanks also to the many people who reviewed drafts or > implementation code, including the very generous authors and maintainers of > "attrs", from which this has taken many ideas. > > -- > --Guido van Rossum (python.org/~guido) > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20171204/e7b577cf/attachment.html>
- Previous message (by thread): [Python-Dev] PEP 557 Data Classes 5th posting
- Next message (by thread): [Python-Dev] PEP 557 Data Classes 5th posting
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list