Hi,

2011/5/18 Chris Withers <ch...@simplistix.co.uk>:
> A friend of mine is coming over to Python and asked a question I thought
> would have a better answer than it appears to:
>
> How do I know which version of Python a PEP lands in?
>
> I was expecting there to be a note at the bottom of the PEP, 342 in this
> case, but that doesn't appear to be the case.
>
> What is the policy on this? Where should we be looking?

Normally PEPs are important enough to be mentioned in the "whatsnew"
document of each release.
Googling for "what's new pep 342" suggests that it was released with Python 2.5.

Now, an "official" way to get this information would probably be better...

-- 
Amaury Forgeot d'Arc
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to