Mark PEP372 as final.
This commit is contained in:
parent
2f8c3940bc
commit
d7bca7c8f9
|
@ -4,7 +4,7 @@ Version: $Revision$
|
||||||
Last-Modified: $Date$
|
Last-Modified: $Date$
|
||||||
Author: Armin Ronacher <armin.ronacher@active-4.com>
|
Author: Armin Ronacher <armin.ronacher@active-4.com>
|
||||||
Raymond Hettinger <python@rcn.com>
|
Raymond Hettinger <python@rcn.com>
|
||||||
Status: Accepted
|
Status: Final
|
||||||
Type: Standards Track
|
Type: Standards Track
|
||||||
Content-Type: text/x-rst
|
Content-Type: text/x-rst
|
||||||
Created: 15-Jun-2008
|
Created: 15-Jun-2008
|
||||||
|
@ -29,6 +29,8 @@ A working Py3.1 patch including tests and documentation is at:
|
||||||
|
|
||||||
`OrderedDict patch <http://bugs.python.org/issue5397>`_
|
`OrderedDict patch <http://bugs.python.org/issue5397>`_
|
||||||
|
|
||||||
|
The check-in was in revisions: 70101 and 70102
|
||||||
|
|
||||||
Rationale
|
Rationale
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue