
July 1, 2010
2:39 p.m.
On Thu, Jul 1, 2010 at 16:31, Daniel Stutzbach <daniel@stutzbachenterprises.com> wrote:
Was there ever any discussion about hosting the central repository on a site such as bitbucket or github? I tried searching the python-dev archives but was unable to find much. Anyway... assuming there's a at least a clone of the central repository on one of those sites, you can fork it and work on your patch there. A core developer can then pull your patch to their local repository, tweak it as needed, then commit it to the central repository.
I'm pretty sure bitbucket will do a mirror once hg is up and running. Cheers, Dirkjan