2 Jul
2010
2 Jul
'10
5:02 a.m.
hg.python.org/cpython is a test setup for people working on the transition. It is not guaranteed to be usable, it usually lags, and it will be rewritten before the real switch IIRC. code.python.org/hg is a mirror kept in sync for use by contributors who don’t want to use Subversion now. After the switch, hg.python.org/cpython will be the official repo, and code.python.org/hg will probably be closed. HTH Regards