Move DVCS PEP to better location.
Hey, nice symmetry between the two VCS PEP numbers :)
This commit is contained in:
parent
71a51fdb00
commit
f44b2cf36f
|
@ -39,6 +39,7 @@ Index by Category
|
||||||
P 11 Removing support for little used platforms von Loewis
|
P 11 Removing support for little used platforms von Loewis
|
||||||
P 12 Sample reStructuredText PEP Template Goodger, Warsaw
|
P 12 Sample reStructuredText PEP Template Goodger, Warsaw
|
||||||
P 347 Migrating the Python CVS to Subversion von Löwis
|
P 347 Migrating the Python CVS to Subversion von Löwis
|
||||||
|
P 374 Migrating from svn to a distributed VCS Cannon
|
||||||
P 3000 Python 3000 GvR
|
P 3000 Python 3000 GvR
|
||||||
P 3001 Reviewing and improving stdlib modules Brandl
|
P 3001 Reviewing and improving stdlib modules Brandl
|
||||||
P 3002 Procedure for Backwards-Incompatible Changes Bethard
|
P 3002 Procedure for Backwards-Incompatible Changes Bethard
|
||||||
|
@ -100,7 +101,6 @@ Index by Category
|
||||||
S 368 Standard image protocol and class Mastrodomenico
|
S 368 Standard image protocol and class Mastrodomenico
|
||||||
S 369 Post import hooks Heimes
|
S 369 Post import hooks Heimes
|
||||||
S 372 Adding an ordered dictionary to collections Ronacher
|
S 372 Adding an ordered dictionary to collections Ronacher
|
||||||
P 374 Migrating from svn to a distributed VCS Cannon
|
|
||||||
S 3135 New Super Spealman, Delaney
|
S 3135 New Super Spealman, Delaney
|
||||||
|
|
||||||
Finished PEPs (done, implemented in Subversion)
|
Finished PEPs (done, implemented in Subversion)
|
||||||
|
|
Loading…
Reference in New Issue