diff --git a/peps/pep-0544.rst b/peps/pep-0544.rst index 04df7bd7fe6..03c9c49fca3 100644 --- a/peps/pep-0544.rst +++ b/peps/pep-0544.rst @@ -1,18 +1,17 @@ PEP: 544 Title: Protocols: Structural subtyping (static duck typing) -Version: $Revision$ -Last-Modified: $Date$ Author: Ivan Levkivskyi , Jukka Lehtosalo , Ɓukasz Langa BDFL-Delegate: Guido van Rossum Discussions-To: python-dev@python.org Status: Accepted Type: Standards Track Topic: Typing -Content-Type: text/x-rst Created: 05-Mar-2017 Python-Version: 3.8 Resolution: https://mail.python.org/archives/list/typing-sig@python.org/message/FDO4KFYWYQEP3U2HVVBEBR3SXPHQSHYR/ +.. canonical-typing-spec:: :ref:`typing:protocols` + Abstract ========