
eliben at gmail
Aug 9, 2012, 8:11 PM
Post #1 of 1
(95 views)
Permalink
|
|
Re: [Python-checkins] peps: 3.3 schedule update.
|
|
Awesome, thanks! On Thu, Aug 9, 2012 at 9:47 PM, georg.brandl <python-checkins [at] python>wrote: > http://hg.python.org/peps/rev/fdf8b99178c4 > changeset: 4497:fdf8b99178c4 > user: Georg Brandl <georg [at] python> > date: Thu Aug 09 20:48:06 2012 +0200 > summary: > 3.3 schedule update. > > files: > pep-0398.txt | 8 ++++---- > 1 files changed, 4 insertions(+), 4 deletions(-) > > > diff --git a/pep-0398.txt b/pep-0398.txt > --- a/pep-0398.txt > +++ b/pep-0398.txt > @@ -42,10 +42,10 @@ > > (No new features beyond this point.) > > -- 3.3.0 beta 2: July 21, 2012 > -- 3.3.0 candidate 1: August 4, 2012 > -- 3.3.0 candidate 2: August 18, 2012 > -- 3.3.0 final: September 1, 2012 > +- 3.3.0 beta 2: August 11, 2012 > +- 3.3.0 candidate 1: August 25, 2012 > +- 3.3.0 candidate 2: September 8, 2012 > +- 3.3.0 final: September 22, 2012 > > .. don't forget to update final date above as well > > > -- > Repository URL: http://hg.python.org/peps > > _______________________________________________ > Python-checkins mailing list > Python-checkins [at] python > http://mail.python.org/mailman/listinfo/python-checkins > >
|