[Python-Dev] (no subject) PEP 448

Victor Stinner victor.stinner at gmail.com
Tue Feb 10 00:56:54 CET 2015


2015-02-10 0:51 GMT+01:00 Antoine Pitrou <solipsis at pitrou.net>:
>> The updated PEP 448 (https://www.python.org/dev/peps/pep-0448/) is
>> implemented now based on some early work by Thomas Wouters (in 2008) and
>> Florian Hahn (2013) and recently completed by Joshua Landau and me.
>
> To be clear, the PEP will probably be useful for one single line of
> Python code every 10000.

@Neil: Can you maybe show us some examples of usage of the PEP 448 in
the Python stdlib? I mean find some functions where using the PEP
would be useful and show the code before/after (maybe in a code
review). It would help to get a better opinion on the PEP. I'm not
sure that examples in the PEP are the most revelant.

Victor


More information about the Python-Dev mailing list