[Python-checkins] peps: Direct people from PEP 481 to PEP 512

donald.stufft python-checkins at python.org
Wed May 4 07:17:32 EDT 2016


https://hg.python.org/peps/rev/3d16df35d679
changeset:   6309:3d16df35d679
user:        Donald Stufft <donald at stufft.io>
date:        Wed May 04 07:15:53 2016 -0400
summary:
  Direct people from PEP 481 to PEP 512

files:
  pep-0481.txt |  3 +++
  1 files changed, 3 insertions(+), 0 deletions(-)


diff --git a/pep-0481.txt b/pep-0481.txt
--- a/pep-0481.txt
+++ b/pep-0481.txt
@@ -13,6 +13,9 @@
 Abstract
 ========
 
+.. note:: This PEP has been withdrawn, if you're looking for the PEP
+          documenting the move to Github, please refer to PEP 512.
+
 This PEP proposes migrating the repository hosting of CPython and the
 supporting repositories to Git and Github. It also proposes adding Phabricator
 as an alternative to Github Pull Requests to handle reviewing changes. This

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


More information about the Python-checkins mailing list