[Python-checkins] peps: PEP 462: next revision will depend on PEP 474

nick.coghlan python-checkins at python.org
Thu Jan 8 07:33:02 CET 2015


https://hg.python.org/peps/rev/a1622867aa73
changeset:   5660:a1622867aa73
user:        Nick Coghlan <ncoghlan at gmail.com>
date:        Thu Jan 08 16:32:49 2015 +1000
summary:
  PEP 462: next revision will depend on PEP 474

files:
  pep-0462.txt |  5 +++--
  1 files changed, 3 insertions(+), 2 deletions(-)


diff --git a/pep-0462.txt b/pep-0462.txt
--- a/pep-0462.txt
+++ b/pep-0462.txt
@@ -6,6 +6,7 @@
 Status: Deferred
 Type: Process
 Content-Type: text/x-rst
+Requires: 474
 Created: 23-Jan-2014
 Post-History: 25-Jan-2014, 27-Jan-2014
 
@@ -25,8 +26,8 @@
 PEP Deferral
 ============
 
-This PEP is deferred largely because I don't currently have time to work on
-it. If anyone would like to take it over, let me know.
+This PEP is currently deferred pending updates to redesign it around
+the proposal in PEP 474 to create a Kallithea-based forge.python.org service.
 
 
 Rationale for changes to the core development workflow

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


More information about the Python-checkins mailing list