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

Nick Coghlan ncoghlan at gmail.com
Wed May 18 08:39:54 CEST 2011


On Wed, May 18, 2011 at 4:24 PM, "Martin v. Löwis" <martin at v.loewis.de> wrote:

How do I know which version of Python a PEP lands in? You should look at the Python-Version header of the PEP.

Which is unfortunately missing from some PEPs (including PEP 342). PEP 344 shows where this information should be, though.

Cheers, Nick.

-- Nick Coghlan   |   ncoghlan at gmail.com   |   Brisbane, Australia



More information about the Python-Dev mailing list