[Python-checkins] peps: Sign rejection notices.

guido.van.rossum python-checkins at python.org
Thu Mar 22 03:02:34 CET 2012


http://hg.python.org/peps/rev/8da98543ae43
changeset:   4144:8da98543ae43
user:        Guido van Rossum <guido at google.com>
date:        Wed Mar 21 19:02:27 2012 -0700
summary:
  Sign rejection notices.

files:
  pep-0340.txt |  2 +-
  pep-0416.txt |  2 +-
  2 files changed, 2 insertions(+), 2 deletions(-)


diff --git a/pep-0340.txt b/pep-0340.txt
--- a/pep-0340.txt
+++ b/pep-0340.txt
@@ -36,7 +36,7 @@
 Rejection Notice
 
     I am rejecting this PEP in favor of PEP 343.  See the motivational
-    section in that PEP for the reasoning behind this rejection.
+    section in that PEP for the reasoning behind this rejection.  GvR.
 
 Motivation and Summary
 
diff --git a/pep-0416.txt b/pep-0416.txt
--- a/pep-0416.txt
+++ b/pep-0416.txt
@@ -34,7 +34,7 @@
 
 On the other hand, exposing the existing read-only dict proxy as a
 built-in type sounds good to me.  (It would need to be changed to
-allow calling the constructor.)
+allow calling the constructor.)  GvR.
 
 
 Abstract

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


More information about the Python-checkins mailing list