CARVIEW |
Select Language
HTTP/1.1 200 OK
Date: Mon, 28 Jul 2025 11:34:46 GMT
Server: Apache/2.4.39 (Ubuntu)
Strict-Transport-Security: max-age=31556926
Upgrade: h2,h2c
Connection: Upgrade
Last-Modified: Fri, 29 Dec 2017 17:09:55 GMT
ETag: "cee-5617db39b0bc0-gzip"
Accept-Ranges: bytes
Vary: Accept-Encoding
Content-Encoding: gzip
Content-Length: 1235
Content-Type: text/html
[Python-Dev] PEP 557 Data Classes 5th posting
Mon Dec 4 12:17:25 EST 2017
More information about the Python-Dev mailing list
[Python-Dev] PEP 557 Data Classes 5th posting
Guido van Rossum guido at python.orgMon Dec 4 12:17:25 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 ]
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: <https://mail.python.org/pipermail/python-dev/attachments/20171204/8fca4c3b/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