[Python-Dev] how do you find out what version of Python a PEP landed in?

"Martin v. Löwis" martin at v.loewis.de
Wed May 18 20:52:17 CEST 2011


Am 18.05.2011 08:38, schrieb Amaury Forgeot d'Arc:
> 2011/5/18 "Martin v. Löwis" <martin at v.loewis.de>:
>>> How do I know which version of Python a PEP lands in?
>>
>> You should look at the Python-Version header of the PEP.
> 
> But some PEPs don't have it: 341, 342, 343, 353...

In these cases, the respective authors (or somebody else
who cares) should add it.

Regards,
Martin


More information about the Python-Dev mailing list