[Python-Dev] [Python-checkins] peps: Mark PEP 362 as accepted. Huzzah!
Éric Araujo
merwok at netwok.org
Mon Jun 25 08:02:23 CEST 2012
Hey Larry,
> http://hg.python.org/peps/rev/5019413bf672
> user: Larry Hastings <larry at hastings.org>
> date: Fri Jun 22 15:16:35 2012 -0700
> summary:
> Mark PEP 362 as accepted. Huzzah!
> diff --git a/pep-0362.txt b/pep-0362.txt
> --- a/pep-0362.txt
> +++ b/pep-0362.txt
> @@ -4,7 +4,7 @@
> Last-Modified: $Date$
> Author: Brett Cannon <brett at python.org>, Jiwon Seo <seojiwon at gmail.com>,
> Yury Selivanov <yselivanov at sprymix.com>, Larry Hastings <larry at hastings.org>
> -Status: Draft
> +Status: Final
> Type: Standards Track
> Content-Type: text/x-rst
> Created: 21-Aug-2006
> @@ -546,12 +546,19 @@
>
> return wrapper
>
> +Acceptance
> +==========
> +
> +PEP 362 was accepted by Guido, Friday, June 22, 2012 [#accepted]_ .
> +The reference implementation was committed to trunk later that day.
A PEP header is now required for accepted PEPs:
http://www.python.org/dev/peps/pep-0001/#pep-header-preamble . Many
PEPs accepted these last months don’t comply with that new rule though.
a-kitten-dies-everytime-you-apply-a-subversion-term-to-mercurial’ly yours
More information about the Python-Dev
mailing list