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:: .. warning::
This PEP is in the draft stages and is still under active 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 Rationale
@ -1457,11 +1458,11 @@ New Feature`_ scenario
Chosen DVCS 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 XXX details as to why
print(random.choice(['svn', 'bzr', 'hg', 'git']))
Transition Plan Transition Plan