<div dir="ltr">Since Python 3.6.0 is due in just under a month it means we're hopefully in the home stretch of getting things in line to do the GitHub migration by the end of the year! This is a quick update on where things stand.<div><br></div><div>The devguide is still finished. :) That's the end of the "completed" list for now.</div><div><br></div><div>In progress are reviews for the patches against <a href="http://bugs.python.org">bugs.python.org</a> thanks to Maciej and his GSoC student. Ezio is reviewing those patches and once they go in we will then be able to test some things to make sure nothing is going to break. I have also configured Travis and CircleCI at <a href="https://github.com/brettcannon/cpython-ci-test">https://github.com/brettcannon/cpython-ci-test</a> to test them out (separate email on that coming later).</div><div><br></div><div>I'm trying to track down the location of the code for <a href="http://hg.python.org/lookup">hg.python.org/lookup</a> so that it can be updated appropriately. Emails for checkins and IRC messages can be done the day of the migration (or shortly thereafter). Updating PEP 101 or getting sys._git in can come after the migration. That leaves updating how the buildbots get triggered and pull down code (email out to python-buildbots on that topic).</div><div><br></div><div>And due to the lack of tags in the mirror we will have to recreate the repo using Senthil's script. I don't know if it's best to simply delete the project and recreate it or to do a force-push over the mirror.</div><div><br></div><div>And that's where everything stands. It all seems doable by the end of the year!</div></div>