[Python-Dev] PEP 371: Additional Discussion

Brett Cannon brett at python.org
Wed Jun 4 00:28:02 CEST 2008


On Tue, Jun 3, 2008 at 3:08 PM, Jesse Noller <jnoller at gmail.com> wrote:
> Also - we could leave in stubs to match the threading api - Guido, David
> Goodger and others really prefer not to continue the "broken" API of the
> threading API
>

+1 from me. Gives a transition plan for people to move over to the new API.

-Brett

> On Jun 3, 2008, at 5:43 PM, "Raymond Hettinger" <python at rcn.com> wrote:
>
>>>> * The API will become PEP 8 compliant
>>>
>>> Doesn't that kill the intent that it's a drop-in replacement for
>>> threading?
>>
>> IMO, it is essential that the API match the theading module, PEP 8 be
>> damned.
>>
>>
>> Raymond
>>
>>
> _______________________________________________
> Python-Dev mailing list
> Python-Dev at python.org
> http://mail.python.org/mailman/listinfo/python-dev
> Unsubscribe:
> http://mail.python.org/mailman/options/python-dev/brett%40python.org
>


More information about the Python-Dev mailing list