[Python-Dev] PEP 0420: Extent of implementation? Specifically Python 2?

Ethan Furman ethan at stoneleaf.us
Mon Jun 22 19:00:18 CEST 2015


On 06/19/2015 08:21 AM, triccare triccare wrote:

> And, more generally, is there a way to know the extent of implementation of any particular PEP?

By default, no new features are going into the 2.7 line.  If something does, it will be mentioned explicitly in the PEP.  See PEP 466 [1] and 476 [2] as examples.

--
~Ethan~


[1]  https://www.python.org/dev/peps/pep-0466/
[2]  https://www.python.org/dev/peps/pep-0476/


More information about the Python-Dev mailing list