[Python-Dev] PEP 385 progress report

"Martin v. Löwis" martin at v.loewis.de
Tue Feb 23 06:55:06 CET 2010


>>> Should the 2to3 hg repository be deleted, then?
>> Which one? To my knowledge, there is no official 2to3 repository yet.
>> When the switchover happens, 2to3 should not be converted to its own hg
>> repository, yes.
> 
> This one: http://hg.python.org/2to3

Ah, this shouldn't be used at all for anything (except for studying how
Mercurial works). Along with the cpython repository, it is Dirkjan's
test conversion. Even if it survived the ultimate migration (which it
probably won't), it would get regenerated from scratch, probably
changing all revision numbers.

Regards,
Martin


More information about the Python-Dev mailing list