<div dir="ltr">OK, last call! I'll accept the current draft tomorrow unless someone pushes back.<br></div><br><div class="gmail_quote"><div dir="ltr">On Fri, Jun 22, 2018 at 8:37 AM Nick Coghlan <<a href="mailto:ncoghlan@gmail.com">ncoghlan@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 23 June 2018 at 01:16, Guido van Rossum <<a href="mailto:guido@python.org" target="_blank">guido@python.org</a>> wrote:<br>
> That sounds like you're supporting PEP 561 as is, right?<br>
<br>
Aye, I'm personally fine with it - we do need to do something about<br>
automatically reserving the derived names on PyPI, but I don't think<br>
that's a blocker for the initial PEP acceptance (instead, it will go<br>
the other way: PEP acceptance will drive Warehouse getting updated to<br>
handle the convention already being adopted by the client tools).<br>
<br>
> Excuse my<br>
> ignorance, but where are API testing stub interfaces described or used?<br>
<br>
They're not - it's just the context for Donald referring to "stubs" as<br>
being a general technical term with other meanings beyond the "type<br>
hinting stub file" one.<br>
<br>
As such, there's three parts to explaining why we're not worried about<br>
the terminology clash:<br>
<br>
- Ethan searched for projects called "*-stubs" or "*_stubs" and didn't<br>
find any, so the practical impact of any terminology clash will be low<br>
- there isn't an established need to automatically find testing stub<br>
libraries based on an existing project name the way there is for type<br>
hints<br>
- even if such a need did arise in the future, the "py.typed" marker<br>
file and the different file extension for stub files within a package<br>
still gives us an enormous amount of design flexibility<br>
<br>
Cheers,<br>
Nick.<br>
<br>
-- <br>
Nick Coghlan   |   <a href="mailto:ncoghlan@gmail.com" target="_blank">ncoghlan@gmail.com</a>   |   Brisbane, Australia<br>
</blockquote></div><br clear="all"><br>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature">--Guido van Rossum (<a href="http://python.org/~guido">python.org/~guido</a>)</div>