Update PEP 374 that Mercurial has been chosen (no details yet, though).

This commit is contained in:
Brett Cannon 2009-03-31 17:56:40 +00:00
parent 7e85010d4a
commit c667be4a73
1 changed files with 6 additions and 5 deletions

View File

@ -15,7 +15,8 @@ Post-History: 07-Nov-2008
.. warning::
This PEP is in the draft stages and is still under active
development.
development in terms of the transition plan even though Hg is the
chosen DVCS.
Rationale
@ -1457,11 +1458,11 @@ New Feature`_ scenario
Chosen DVCS
===========
XXX
::
The `decision
<http://mail.python.org/pipermail/python-dev/2009-March/087931.html>`_
was made at PyCon 2009 to go with Mercurial_.
import random
print(random.choice(['svn', 'bzr', 'hg', 'git']))
XXX details as to why
Transition Plan