[Python-Dev] Mercurial conversion repositories

Antoine Pitrou solipsis at pitrou.net
Mon Feb 28 16:15:38 CET 2011


On Mon, 28 Feb 2011 10:08:26 -0500
Barry Warsaw <barry at python.org> wrote:
> 
> >BTW, I had not heard of hgeditor before, and wrote a small hg extension to
> >do what you want (with HG: prefix :) before I saw that others had already
> >replied with hgeditor.  The extension had 10 lines of code.
> 
> We should find a place (i.e. repository) to stash these useful add-ons and
> hacks so that all Python developers can find them.

I think you can simply add them somewhere on the hg wiki:
http://mercurial.selenic.com/wiki/
and then link to the pages from our own wiki, or the developer's FAQ.

Regards

Antoine.




More information about the Python-Dev mailing list