[Python-Dev] PEP 554 v2 (new "interpreters" module)

Guido van Rossum guido at python.org
Wed Sep 13 00:33:52 EDT 2017


On Tue, Sep 12, 2017 at 2:43 PM, Eric Snow <ericsnowcurrently at gmail.com>
wrote:

> Yeah, in the first version of the PEP it was called "enumerate()".  I
> changed it to "list()" at Raymond's recommendation.  The reasoning is
> that it's less confusing to most people that way.  TBH, I'd rather
> leave it "list()", but could be swayed.  Perhaps it would be enough
> for the PEP to not mention any relationship to "threading"?
>

Really, you're going to change it from a name conflict with a builtin
function to a name conflict with a builtin type?

-- 
--Guido van Rossum (python.org/~guido)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20170912/6d5dbe21/attachment.html>


More information about the Python-Dev mailing list