[Python-checkins] peps: Update status of PEP 512

brett.cannon python-checkins at python.org
Fri Mar 4 15:29:39 EST 2016


https://hg.python.org/peps/rev/7a5d234add47
changeset:   6249:7a5d234add47
user:        Brett Cannon <brett at python.org>
date:        Fri Mar 04 12:29:35 2016 -0800
summary:
  Update status of PEP 512

files:
  pep-0512.txt |  5 ++++-
  1 files changed, 4 insertions(+), 1 deletions(-)


diff --git a/pep-0512.txt b/pep-0512.txt
--- a/pep-0512.txt
+++ b/pep-0512.txt
@@ -509,7 +509,6 @@
 
   - `Create a 'python-dev' team`_
 
-  - `Adding GitHub username support to bugs.python.org`_
 
 * In progress
 
@@ -517,6 +516,10 @@
       https://github.com/brettcannon/knights-who-say-ni (Brett Cannon)
     - `Define commands to move a Mercurial repository to Git`_:
       https://github.com/orsenthil/cpython-hg-to-git (Senthil Kumaran)
+    - `Adding GitHub username support to bugs.python.org`_:
+      http://psf.upfronthosting.co.za/roundup/meta/issue579,
+      http://psf.upfronthosting.co.za/roundup/meta/issue581
+      (Maciej Szulik and Ezio Melotti)
 
 * Completed
 

-- 
Repository URL: https://hg.python.org/peps


More information about the Python-checkins mailing list