Make Barry Warsaw's name consistent.
This commit is contained in:
parent
db865784af
commit
8dc0e19ce5
|
@ -3,7 +3,7 @@ Title: Index of Python Enhancement Proposals (PEPs)
|
|||
Version: $Revision$
|
||||
Last-Modified: $Date$
|
||||
Author: David Goodger <goodger@python.org>,
|
||||
Barry A. Warsaw <barry@python.org>
|
||||
Barry Warsaw <barry@python.org>
|
||||
Status: Active
|
||||
Type: Process
|
||||
Created: 13-Jul-2000
|
||||
|
|
|
@ -2,7 +2,7 @@ PEP: 1
|
|||
Title: PEP Purpose and Guidelines
|
||||
Version: $Revision$
|
||||
Last-Modified: $Date$
|
||||
Author: Barry A. Warsaw, Jeremy Hylton, David Goodger
|
||||
Author: Barry Warsaw, Jeremy Hylton, David Goodger
|
||||
Status: Active
|
||||
Type: Process
|
||||
Content-Type: text/x-rst
|
||||
|
|
|
@ -2,7 +2,7 @@ PEP: 9
|
|||
Title: Sample Plaintext PEP Template
|
||||
Version: $Revision$
|
||||
Last-Modified: $Date$
|
||||
Author: Barry A. Warsaw <barry@python.org>
|
||||
Author: Barry Warsaw <barry@python.org>
|
||||
Status: Active
|
||||
Type: Process
|
||||
Content-Type: text/plain
|
||||
|
|
|
@ -2,7 +2,7 @@ PEP: 10
|
|||
Title: Voting Guidelines
|
||||
Version: $Revision$
|
||||
Last-Modified: $Date$
|
||||
Author: barry@python.org (Barry A. Warsaw)
|
||||
Author: barry@python.org (Barry Warsaw)
|
||||
Status: Active
|
||||
Type: Process
|
||||
Created: 07-Mar-2002
|
||||
|
|
|
@ -3,7 +3,7 @@ Title: Sample reStructuredText PEP Template
|
|||
Version: $Revision$
|
||||
Last-Modified: $Date$
|
||||
Author: David Goodger <goodger@python.org>,
|
||||
Barry A. Warsaw <barry@python.org>
|
||||
Barry Warsaw <barry@python.org>
|
||||
Status: Active
|
||||
Type: Process
|
||||
Content-Type: text/x-rst
|
||||
|
|
|
@ -2,7 +2,7 @@ PEP: 101
|
|||
Title: Doing Python Releases 101
|
||||
Version: $Revision$
|
||||
Last-Modified: $Date$
|
||||
Author: barry@python.org (Barry A. Warsaw), guido@python.org (Guido van Rossum)
|
||||
Author: barry@python.org (Barry Warsaw), guido@python.org (Guido van Rossum)
|
||||
Status: Active
|
||||
Type: Informational
|
||||
Created: 22-Aug-2001
|
||||
|
|
|
@ -3,7 +3,7 @@ Title: Doing Python Micro Releases
|
|||
Version: $Revision$
|
||||
Last-Modified: $Date$
|
||||
Author: anthony@interlink.com.au (Anthony Baxter),
|
||||
barry@python.org (Barry A. Warsaw),
|
||||
barry@python.org (Barry Warsaw),
|
||||
guido@python.org (Guido van Rossum)
|
||||
Status: Active
|
||||
Type: Informational
|
||||
|
|
|
@ -2,7 +2,7 @@ PEP: 201
|
|||
Title: Lockstep Iteration
|
||||
Version: $Revision$
|
||||
Last-Modified: $Date$
|
||||
Author: barry@python.org (Barry A. Warsaw)
|
||||
Author: barry@python.org (Barry Warsaw)
|
||||
Status: Final
|
||||
Type: Standards Track
|
||||
Created: 13-Jul-2000
|
||||
|
|
|
@ -2,7 +2,7 @@ PEP: 214
|
|||
Title: Extended Print Statement
|
||||
Version: $Revision$
|
||||
Last-Modified: $Date$
|
||||
Author: barry@python.org (Barry A. Warsaw)
|
||||
Author: barry@python.org (Barry Warsaw)
|
||||
Status: Final
|
||||
Type: Standards Track
|
||||
Created: 24-Jul-2000
|
||||
|
|
|
@ -2,7 +2,7 @@ PEP: 231
|
|||
Title: __findattr__()
|
||||
Version: $Revision$
|
||||
Last-Modified: $Date$
|
||||
Author: barry@python.org (Barry A. Warsaw)
|
||||
Author: barry@python.org (Barry Warsaw)
|
||||
Status: Rejected
|
||||
Type: Standards Track
|
||||
Created: 30-Nov-2000
|
||||
|
|
|
@ -2,7 +2,7 @@ PEP: 232
|
|||
Title: Function Attributes
|
||||
Version: $Revision$
|
||||
Last-Modified: $Date$
|
||||
Author: barry@python.org (Barry A. Warsaw)
|
||||
Author: barry@python.org (Barry Warsaw)
|
||||
Status: Final
|
||||
Type: Standards Track
|
||||
Created: 02-Dec-2000
|
||||
|
|
|
@ -2,7 +2,7 @@ PEP: 251
|
|||
Title: Python 2.2 Release Schedule
|
||||
Version: $Revision$
|
||||
Last-Modified: $Date$
|
||||
Author: barry@python.org (Barry A. Warsaw), guido@python.org (Guido van Rossum)
|
||||
Author: barry@python.org (Barry Warsaw), guido@python.org (Guido van Rossum)
|
||||
Status: Final
|
||||
Type: Informational
|
||||
Created: 17-Apr-2001
|
||||
|
|
|
@ -2,7 +2,7 @@ PEP: 274
|
|||
Title: Dict Comprehensions
|
||||
Version: $Revision$
|
||||
Last-Modified: $Date$
|
||||
Author: barry@python.org (Barry A. Warsaw)
|
||||
Author: barry@python.org (Barry Warsaw)
|
||||
Status: Withdrawn
|
||||
Type: Standards Track
|
||||
Created: 25-Oct-2001
|
||||
|
|
|
@ -2,7 +2,7 @@ PEP: 292
|
|||
Title: Simpler String Substitutions
|
||||
Version: $Revision$
|
||||
Last-Modified: $Date$
|
||||
Author: barry@python.org (Barry A. Warsaw)
|
||||
Author: barry@python.org (Barry Warsaw)
|
||||
Status: Final
|
||||
Type: Standards Track
|
||||
Created: 18-Jun-2002
|
||||
|
|
|
@ -2,7 +2,7 @@ PEP: 351
|
|||
Title: The freeze protocol
|
||||
Version: 2.5
|
||||
Last-Modified: $Date$
|
||||
Author: Barry A. Warsaw <barry@python.org>
|
||||
Author: Barry Warsaw <barry@python.org>
|
||||
Status: Rejected
|
||||
Type: Standards Track
|
||||
Content-Type: text/x-rst
|
||||
|
|
|
@ -2,7 +2,7 @@ PEP: 364
|
|||
Title: Transitioning to the Py3K Standard Library
|
||||
Version: $Revision$
|
||||
Last-Modified: $Date$
|
||||
Author: Barry A. Warsaw <barry@python.org>
|
||||
Author: Barry Warsaw <barry@python.org>
|
||||
Status: Draft
|
||||
Type: Standards Track
|
||||
Content-Type: text/x-rst
|
||||
|
|
Loading…
Reference in New Issue