On Saturday, November 22, 2014, Nick Coghlan <<a href="mailto:ncoghlan@gmail.com">ncoghlan@gmail.com</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 23 November 2014 at 15:19, Guido van Rossum <<a href="javascript:;" onclick="_e(event, 'cvml', 'guido@python.org')">guido@python.org</a>> wrote:<br>
> This thread seems to beg for a decision. I think Donald Stufft has it<br>
> exactly right: we should move to GitHub, because it is the easiest to use<br>
> and most contributors already know it (or are eager to learn thee).<br>
> Honestly, the time for core devs (or some other elite corps of dedicated<br>
> volunteers) to sysadmin their own machines (virtual or not) is over. We've<br>
> never been particularly good at this, and I don't see us getting better or<br>
> more efficient.<br>
<br>
The learning curve on git is still awful - it offers no compelling<br>
advantages over hg, and GitHub doesn't offer any huge benefits over<br>
BitBucket for Sphinx based documentation (ReadTheDocs works just as<br>
well with either service).</blockquote><div><br></div><div>Git may well have a learning curve, but ever since I "got" it I started preferring it over hg.</div><div><br></div><div>Too bad for BitBucket, but most people who started contributing to open source in the past 5 years already have a GitHub account.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
> Moving the CPython code and docs is not a priority, but everything else<br>
> (PEPs, HOWTOs etc.) can be moved easily and I am in favor of moving to<br>
> GitHub. For PEPs I've noticed that for most PEPs these days (unless the<br>
> primary author is a core dev) the author sets up a git repo first anyway,<br>
> and the friction of moving between such repos and the "official" repo is a<br>
> pain.<br>
<br>
Note that if folks prefer Git, BitBucket supports both. I would object<br>
strongly to unilaterally forcing existing contributors to switch from<br>
Mercurial to git.<br>
</blockquote><div><br></div><div>What about potential new contributors? And the hg-git bridges that git fans are always referred to work in the opposite direction too... :-)</div><div><br></div><div><br></div><br><br>-- <br>--Guido van Rossum (on iPad)<br>