<div dir="ltr">Basically the key things that came out of the language summit are two things. One is that to move over cpython will require matching what we have now, so when a commit lands on the repo that <a href="http://bugs.python.org">bugs.python.org</a> gets a message and a way to associate an issue with a PR (probably something like detecting "Issue #" in the title of the PR and then making the association on <a href="http://bugs.python.org">bugs.python.org</a>). Otherwise dealing w/ sys._mercurial/sys._git and updating the devguide are the only requirements.<div><br></div><div>Two, in order to shutdown Rietveld we will need to back up the database of code reviews and dump the review information in some readable format (maybe something as simple as running wget over Rietveld).</div></div>