[Python-Dev] PEP 385 progress report
"Martin v. Löwis"
martin at v.loewis.de
Sat Feb 13 20:35:50 CET 2010
> The other thing is that we will loose some vcs history and some
> history granularity by switching development to the trunk version,
> since just the svnmerged revisions will be converted.
I suppose it might be possible to fake the history of Lib/lib2to3 with
commits that didn't actually happen, although this is probably a cure
worse than the disease.
We are not going to throw away the subversion repository, so it would
always be possible to go back and look at the actual history.
Regards,
Martin
More information about the Python-Dev
mailing list