[Python-Dev] collections.abc for data and non-data descriptors
Guido van Rossum
guido at python.org
Wed Jan 18 11:07:09 EST 2017
More information about the Python-Dev mailing list
Wed Jan 18 11:07:09 EST 2017
- Previous message (by thread): [Python-Dev] collections.abc for data and non-data descriptors
- Next message (by thread): [Python-Dev] Have problem when building python3.5.1 rpm with default SPEC file
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
It's probably big enough to make it a new PEP. On Wed, Jan 18, 2017 at 7:45 AM, Ivan Levkivskyi <levkivskyi at gmail.com> wrote: > On 18 January 2017 at 16:35, Guido van Rossum <guido at python.org> wrote: > >> I'd rather wait until support for protocols has been added to PEP 484. >> > > Sorry for offtopic but do you think this should be an addition to PEP 484 > or a separate PEP? > I am interested in writing the specification (based on what Jukka proposed > on typing tracker) > and implementing it in mypy. > > -- > Ivan > > > -- --Guido van Rossum (python.org/~guido) -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20170118/50627a4a/attachment-0001.html>
- Previous message (by thread): [Python-Dev] collections.abc for data and non-data descriptors
- Next message (by thread): [Python-Dev] Have problem when building python3.5.1 rpm with default SPEC file
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list