[Python-Dev] Intent to accept PEP 561 -- Distributing and Packaging Type Information (original) (raw)

Nick Coghlan ncoghlan at gmail.com
Fri Jun 22 11:37:24 EDT 2018


On 23 June 2018 at 01:16, Guido van Rossum <guido at python.org> wrote:

That sounds like you're supporting PEP 561 as is, right?

Aye, I'm personally fine with it - we do need to do something about automatically reserving the derived names on PyPI, but I don't think that's a blocker for the initial PEP acceptance (instead, it will go the other way: PEP acceptance will drive Warehouse getting updated to handle the convention already being adopted by the client tools).

Excuse my ignorance, but where are API testing stub interfaces described or used?

They're not - it's just the context for Donald referring to "stubs" as being a general technical term with other meanings beyond the "type hinting stub file" one.

As such, there's three parts to explaining why we're not worried about the terminology clash:

Cheers, Nick.

-- Nick Coghlan | ncoghlan at gmail.com | Brisbane, Australia



More information about the Python-Dev mailing list