[Python-checkins] r77618 - in peps/trunk: pep-3107.txt pep-3109.txt pep-3110.txt pep-3129.txt pep-3133.txt pep-3141.txt

benjamin.peterson python-checkins at python.org
Thu Jan 21 02:23:17 CET 2010


Author: benjamin.peterson
Date: Thu Jan 21 02:23:17 2010
New Revision: 77618

Log:
normalize Collin and Jeffery's email address

Modified:
   peps/trunk/pep-3107.txt
   peps/trunk/pep-3109.txt
   peps/trunk/pep-3110.txt
   peps/trunk/pep-3129.txt
   peps/trunk/pep-3133.txt
   peps/trunk/pep-3141.txt

Modified: peps/trunk/pep-3107.txt
==============================================================================
--- peps/trunk/pep-3107.txt	(original)
+++ peps/trunk/pep-3107.txt	Thu Jan 21 02:23:17 2010
@@ -2,7 +2,7 @@
 Title: Function Annotations
 Version: $Revision$
 Last-Modified: $Date$
-Author: Collin Winter <collinw at gmail.com>,
+Author: Collin Winter <collinwinter at google.com>,
         Tony Lownds <tony at lownds.com>
 Status: Final
 Type: Standards Track

Modified: peps/trunk/pep-3109.txt
==============================================================================
--- peps/trunk/pep-3109.txt	(original)
+++ peps/trunk/pep-3109.txt	Thu Jan 21 02:23:17 2010
@@ -2,7 +2,7 @@
 Title: Raising Exceptions in Python 3000
 Version: $Revision$
 Last-Modified: $Date$
-Author: Collin Winter <collinw at gmail.com>
+Author: Collin Winter <collinwinter at google.com>
 Status: Final
 Type: Standards Track
 Content-Type: text/x-rst

Modified: peps/trunk/pep-3110.txt
==============================================================================
--- peps/trunk/pep-3110.txt	(original)
+++ peps/trunk/pep-3110.txt	Thu Jan 21 02:23:17 2010
@@ -2,7 +2,7 @@
 Title: Catching Exceptions in Python 3000
 Version: $Revision$
 Last-Modified: $Date$
-Author: Collin Winter <collinw at gmail.com>
+Author: Collin Winter <collinwinter at google.com>
 Status: Final
 Type: Standards Track
 Content-Type: text/x-rst

Modified: peps/trunk/pep-3129.txt
==============================================================================
--- peps/trunk/pep-3129.txt	(original)
+++ peps/trunk/pep-3129.txt	Thu Jan 21 02:23:17 2010
@@ -2,7 +2,7 @@
 Title: Class Decorators
 Version: $Revision$
 Last-Modified: $Date$
-Author: Collin Winter <collinw at gmail.com>
+Author: Collin Winter <collinwinter at google.com>
 Status: Final
 Type: Standards Track
 Content-Type: text/x-rst

Modified: peps/trunk/pep-3133.txt
==============================================================================
--- peps/trunk/pep-3133.txt	(original)
+++ peps/trunk/pep-3133.txt	Thu Jan 21 02:23:17 2010
@@ -2,7 +2,7 @@
 Title: Introducing Roles
 Version: $Revision$
 Last-Modified: $Date$
-Author: Collin Winter <collinw at gmail.com>
+Author: Collin Winter <collinwinter at google.com>
 Status: Rejected
 Type: Standards Track
 Content-Type: text/x-rst

Modified: peps/trunk/pep-3141.txt
==============================================================================
--- peps/trunk/pep-3141.txt	(original)
+++ peps/trunk/pep-3141.txt	Thu Jan 21 02:23:17 2010
@@ -2,7 +2,7 @@
 Title: A Type Hierarchy for Numbers
 Version: $Revision$
 Last-Modified: $Date$
-Author: Jeffrey Yasskin <jyasskin at gmail.com>
+Author: Jeffrey Yasskin <jyasskin at google.com>
 Status: Final
 Type: Standards Track
 Content-Type: text/x-rst


More information about the Python-checkins mailing list