From c275cd56a7cc5c9b6d8df274071216f654e12bee Mon Sep 17 00:00:00 2001 From: Brett Cannon Date: Mon, 23 Jan 2017 14:45:48 -0800 Subject: [PATCH] Update 512 status list (#188) * Update 512 status list * Add a missing newline --- pep-0512.txt | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/pep-0512.txt b/pep-0512.txt index 96812caee..18e885bd0 100644 --- a/pep-0512.txt +++ b/pep-0512.txt @@ -715,9 +715,6 @@ Required: * In progress - `Notify the issue if a commit is made`_ - (http://psf.upfronthosting.co.za/roundup/meta/issue590; - review committal from Ezio Melotti; - **blocker**) - `Deprecate sys._mercurial`_ (http://bugs.python.org/issue27593; review committal from Ned Deily; @@ -735,7 +732,9 @@ Required: **post-migration**) * Completed - + + - Track PR status in appropriate issue + (http://psf.upfronthosting.co.za/roundup/meta/issue590) - `Update the devguide`_ (including `Document steps to commit a pull request`_) (https://github.com/python/devguide/milestone/1)