[Python-Dev] Mercurial conversion repositories
Raymond Hettinger
raymond.hettinger at gmail.com
Fri Feb 25 10:50:13 CET 2011
On Feb 25, 2011, at 12:09 AM, Martin v. Löwis wrote:
> I think I would have liked the strategy of the PEP better (i.e.
> create clones for feature branches, rather than putting all
> in a single repository).
In my brief tests, the single repository has been easy to work with.
If they were separate, it would complicate backporting patches
and merges. So, I'm happy with how George and Benjamin put this together.
Raymond
More information about the Python-Dev
mailing list