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

Terry Reedy tjreedy at udel.edu
Fri Jun 19 21:30:06 CEST 2015


On 6/19/2015 11:21 AM, triccare triccare wrote:

> Will this PEP be implemented in Python 2?

"Version: 3.3"

Enhancements are not backported

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

When a PEP is accepted, the version field should be updated to reflect 
the first version the enhancement appears in.

-- 
Terry Jan Reedy



More information about the Python-Dev mailing list