From 3ebcb7c954c7879e79e321addde413da22a096c8 Mon Sep 17 00:00:00 2001 From: Brett Cannon Date: Fri, 18 Nov 2016 11:07:51 -0800 Subject: [PATCH] Update GitHub migration status (#134) --- pep-0512.txt | 25 +++++++++++-------------- 1 file changed, 11 insertions(+), 14 deletions(-) diff --git a/pep-0512.txt b/pep-0512.txt index 50a8eb1b8..47bdeec69 100644 --- a/pep-0512.txt +++ b/pep-0512.txt @@ -644,14 +644,6 @@ repository: Repositories whose build steps need updating: -* Not started - - - None - -* In progress - - - None - * Completed - peps [#peps-repo]_ @@ -666,20 +658,25 @@ Required: * Not started - `Update the linking service for mapping commit IDs to URLs`_ - - `Update PEP 101`_ + - `Update PEP 101`_ (commitment from Ned Deily to do this) - Email python-checkins for each commit (PR or direct) - (https://help.github.com/articles/managing-notifications-for-pushes-to-a-repository/) + (https://help.github.com/articles/managing-notifications-for-pushes-to-a-repository/; + need to get notifications@github.com cleared for posting) - Message #python-dev for each commit (PR or direct) - (https://github.com/python/cpython/settings/hooks/new?service=irc) + (https://github.com/python/cpython/settings/hooks/new?service=irc; + commitment from R. David Murray) * In progress - `Linking a pull request to an issue`_ - (http://psf.upfronthosting.co.za/roundup/meta/issue589) + (http://psf.upfronthosting.co.za/roundup/meta/issue589; + review committal from Ezio Melotti) - `Notify the issue if a commit is made`_ - (http://psf.upfronthosting.co.za/roundup/meta/issue590) + (http://psf.upfronthosting.co.za/roundup/meta/issue590; + review committal from Ezio Melotti) - `Deprecate sys._mercurial`_ - (http://bugs.python.org/issue27593) + (http://bugs.python.org/issue27593; + review committal from Ned Deily) * Completed