normalize Collin and Jeffery's email address
This commit is contained in:
parent
b3dd94c365
commit
a9ee42bc4f
|
@ -2,7 +2,7 @@ PEP: 3107
|
|||
Title: Function Annotations
|
||||
Version: $Revision$
|
||||
Last-Modified: $Date$
|
||||
Author: Collin Winter <collinw@gmail.com>,
|
||||
Author: Collin Winter <collinwinter@google.com>,
|
||||
Tony Lownds <tony@lownds.com>
|
||||
Status: Final
|
||||
Type: Standards Track
|
||||
|
|
|
@ -2,7 +2,7 @@ PEP: 3109
|
|||
Title: Raising Exceptions in Python 3000
|
||||
Version: $Revision$
|
||||
Last-Modified: $Date$
|
||||
Author: Collin Winter <collinw@gmail.com>
|
||||
Author: Collin Winter <collinwinter@google.com>
|
||||
Status: Final
|
||||
Type: Standards Track
|
||||
Content-Type: text/x-rst
|
||||
|
|
|
@ -2,7 +2,7 @@ PEP: 3110
|
|||
Title: Catching Exceptions in Python 3000
|
||||
Version: $Revision$
|
||||
Last-Modified: $Date$
|
||||
Author: Collin Winter <collinw@gmail.com>
|
||||
Author: Collin Winter <collinwinter@google.com>
|
||||
Status: Final
|
||||
Type: Standards Track
|
||||
Content-Type: text/x-rst
|
||||
|
|
|
@ -2,7 +2,7 @@ PEP: 3129
|
|||
Title: Class Decorators
|
||||
Version: $Revision$
|
||||
Last-Modified: $Date$
|
||||
Author: Collin Winter <collinw@gmail.com>
|
||||
Author: Collin Winter <collinwinter@google.com>
|
||||
Status: Final
|
||||
Type: Standards Track
|
||||
Content-Type: text/x-rst
|
||||
|
|
|
@ -2,7 +2,7 @@ PEP: 3133
|
|||
Title: Introducing Roles
|
||||
Version: $Revision$
|
||||
Last-Modified: $Date$
|
||||
Author: Collin Winter <collinw@gmail.com>
|
||||
Author: Collin Winter <collinwinter@google.com>
|
||||
Status: Rejected
|
||||
Type: Standards Track
|
||||
Content-Type: text/x-rst
|
||||
|
|
|
@ -2,7 +2,7 @@ PEP: 3141
|
|||
Title: A Type Hierarchy for Numbers
|
||||
Version: $Revision$
|
||||
Last-Modified: $Date$
|
||||
Author: Jeffrey Yasskin <jyasskin@gmail.com>
|
||||
Author: Jeffrey Yasskin <jyasskin@google.com>
|
||||
Status: Final
|
||||
Type: Standards Track
|
||||
Content-Type: text/x-rst
|
||||
|
|
Loading…
Reference in New Issue