PEP 544: Make Guido the BDFL-Delegate (Protocols) (#799)
* Make Guido the BDFL-Delegate for PEP 544 (Protocols) * Fix lint
This commit is contained in:
parent
5f5187d249
commit
74d7ab4b91
|
@ -3,6 +3,7 @@ Title: Protocols: Structural subtyping (static duck typing)
|
|||
Version: $Revision$
|
||||
Last-Modified: $Date$
|
||||
Author: Ivan Levkivskyi <levkivskyi@gmail.com>, Jukka Lehtosalo <jukka.lehtosalo@iki.fi>, Łukasz Langa <lukasz@python.org>
|
||||
BDFL-Delegate: Guido van Rossum <guido@python.org>
|
||||
Discussions-To: Python-Dev <python-dev@python.org>
|
||||
Status: Draft
|
||||
Type: Standards Track
|
||||
|
|
Loading…
Reference in New Issue