[Python-Dev] PEP 544: Protocols - second round
Antoine Pitrou
solipsis at pitrou.net
Thu May 25 07:26:20 EDT 2017
More information about the Python-Dev mailing list
Thu May 25 07:26:20 EDT 2017
- Previous message (by thread): [Python-Dev] PEP 544: Protocols - second round
- Next message (by thread): [Python-Dev] PEP 544: Protocols - second round
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Wed, 24 May 2017 23:31:47 +0200 Ivan Levkivskyi <levkivskyi at gmail.com> wrote: > Hi all, > > After collecting suggestions in the previous discussion on python-dev > https://mail.python.org/pipermail/python-dev/2017-March/thread.html#147629 > and playing with implementation, here is an updated version of PEP 544. > > -- > Ivan > > > A link for those who don't like reading long e-mails: > https://www.python.org/dev/peps/pep-0544/ > > ========================= > > PEP: 544 > Title: Protocols Can you give this PEP a more explicit title? "Protocols" sound like network protocols to me. Regards Antoine.
- Previous message (by thread): [Python-Dev] PEP 544: Protocols - second round
- Next message (by thread): [Python-Dev] PEP 544: Protocols - second round
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list