<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">On 2015-08-16, at 16:08 , Guido van Rossum <<a href="mailto:guido@python.org">guido@python.org</a>> wrote:<br><div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr"><div><div><div>I presume the issue here is that Hg is so complicated that everyone knows a different subset of the commands and semantics.<br><br></div>I personally don't know what the commands for cherry-picking a revision would be.<br></div></div></div></blockquote><br><div>graft</div><br><blockquote type="cite"><div dir="ltr"><div>I also don't know exactly what happens when you merge a PR using bitbucket. (I'm only familiar with the GitHub PR flow, and I don't like its behavior, which seems to always create an extra merge revision for what I consider as logically a single commit.)<br></div></div></blockquote><div><br></div><div>Same thing IIRC, I don't think there's a way to "squash" a merge via the web interface in either.</div><br><blockquote type="cite"><div dir="ltr">BTW When I go to <a href="https://bitbucket.org/larry/cpython350">https://bitbucket.org/larry/cpython350</a> the first thing I see (in a very big bold font) is "This is Python version 3.6.0 alpha 1". What's going on here? It doesn't inspire confidence.<br></div></blockquote></div><br><div>It's the rendered content of the README file at the root of the repository, same as github.</div></body></html>