[Python-ideas] Using only patches for pulling changes in hg.python.org
Antoine Pitrou
solipsis at pitrou.net
Sun Jul 4 12:57:00 CEST 2010
On Sun, 4 Jul 2010 12:47:03 +0200
Tarek Ziadé <ziade.tarek at gmail.com> wrote:
>
> I would like to propose a policy for hg.python.org, based on mercurial
> queues + bugs.python.org, and I would like to contribute a small guide
> about it in python.org/dev.
Sounds good. We can probably make mq optional, since regular diffs
would work as well (except that they wouldn't contain the
original committer name, but that isn't different from what we have
today).
Regards
Antoine.
More information about the Python-ideas
mailing list