From fef91bba8708e9f69650d6da4e31ed763f0fba66 Mon Sep 17 00:00:00 2001 From: Brett Cannon Date: Fri, 22 Jul 2016 14:34:20 -0700 Subject: [PATCH] Mark the devguide as migrated (#60) * Mark the devguide as migrated * Make the status section for cpython linkable --- pep-0512.txt | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/pep-0512.txt b/pep-0512.txt index 094f7a339..cbd7085b3 100644 --- a/pep-0512.txt +++ b/pep-0512.txt @@ -237,7 +237,7 @@ Updating `.hg/hgrc` in the now-old Mercurial repository in the `[hooks]` section with:: pretxnchangegroup.reject = echo " * This repo has been migrated to github.com/python/peps and does not accept new commits in Mercurial!" 2>&1; exit 1 - + will make the repository read-only. @@ -625,7 +625,7 @@ Repositories whose build steps need updating: * Not started - - devguide [#devguide-repo]_ + - None * In progress @@ -634,8 +634,12 @@ Repositories whose build steps need updating: * Completed - peps [#peps-repo]_ + - devguide [#devguide-repo]_ -Requirements to move over the cpython repo [#cpython-repo]_: +cpython repo [#cpython-repo]_ +----------------------------- + +Required: * Not started