<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 1 June 2017 at 00:10, Guido van Rossum <span dir="ltr"><<a href="mailto:guido@python.org" target="_blank">guido@python.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote"><span class="">On Wed, May 31, 2017 at 2:16 AM, Ivan Levkivskyi <span dir="ltr"><<a href="mailto:levkivskyi@gmail.com" target="_blank">levkivskyi@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">On 31 May 2017 at 00:58, Guido van Rossum <span dir="ltr"><<a href="mailto:guido@python.org" target="_blank">guido@python.org</a>></span> wrote:<br><div class="gmail_extra">[...]<br><br></div><div class="gmail_extra">Thank you for very detailed answers! I have practically nothing to add.<br></div><div class="gmail_extra">It seems to me that most of the Kevin's questions stem from unnecessary focus<br></div><div class="gmail_extra">on runtime type checking. Here are two ideas about how to fix this:<br><br></div><div class="gmail_extra">* Add the word "static" somewhere in the PEP title.<br></div></div></blockquote><div><br></div></span><div>So the title could become "<span class="m_8245854176987015075gmail-im">Protocols: Static structural subtyping (duck typing)" -- long, but not record-setting.</span><br></div></div></div></div></blockquote><div><br></div><div>I am thinking about "Protocols: Structural subtyping (static duck typing)". The reason is that subtyping is already a mostly static concept (in contrast to subclassing),<br>while duck typing is typically associated with the runtime behaviour.<br><br></div><div>This might seem minor, but this version of the title sounds much more naturally to me.<br></div><div><br>--<br></div><div>Ivan<br><br><br></div></div></div></div>