Isn't now final? 2011/10/12 antoine.pitrou <python-check...@python.org>: > http://hg.python.org/peps/rev/f50f0e14c774 > changeset: 3962:f50f0e14c774 > parent: 3959:2e1f0462a847 > user: Antoine Pitrou <solip...@pitrou.net> > date: Thu Oct 13 02:01:21 2011 +0200 > summary: > Mark PEP accepted. > > files: > pep-3151.txt | 10 +++++----- > 1 files changed, 5 insertions(+), 5 deletions(-) > > > diff --git a/pep-3151.txt b/pep-3151.txt > --- a/pep-3151.txt > +++ b/pep-3151.txt > @@ -3,13 +3,12 @@ > Version: $Revision$ > Last-Modified: $Date$ > Author: Antoine Pitrou <solip...@pitrou.net> > -Status: Draft > +Status: Accepted > Type: Standards Track > Content-Type: text/x-rst > Created: 2010-07-21 > Python-Version: 3.3 > Post-History: > -Resolution: TBD > > > Abstract > @@ -507,9 +506,10 @@ > Implementation > ============== > > -A reference implementation is available in > -http://hg.python.org/features/pep-3151/ in branch ``pep-3151``. It is > -also tracked on the bug tracker at http://bugs.python.org/issue12555. > +The reference implementation has been integrated into Python 3.3. > +It was formerly developed in http://hg.python.org/features/pep-3151/ in > +branch ``pep-3151``, and also tracked on the bug tracker at > +http://bugs.python.org/issue12555. > It has been successfully tested on a variety of systems: Linux, Windows, > OpenIndiana and FreeBSD buildbots. > > > -- > Repository URL: http://hg.python.org/peps > > _______________________________________________ > Python-checkins mailing list > python-check...@python.org > http://mail.python.org/mailman/listinfo/python-checkins > >
-- Regards, Benjamin _______________________________________________ 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