It's "barry" now, not "bwarsaw"...
This commit is contained in:
parent
ceba1877b2
commit
63570042bf
|
@ -1,7 +1,7 @@
|
||||||
PEP: 0
|
PEP: 0
|
||||||
Title: Index of Python Enhancement Proposals (PEPs)
|
Title: Index of Python Enhancement Proposals (PEPs)
|
||||||
Version: $Revision$
|
Version: $Revision$
|
||||||
Author: bwarsaw@digicool.com (Barry A. Warsaw)
|
Author: barry@digicool.com (Barry A. Warsaw)
|
||||||
Status: Active
|
Status: Active
|
||||||
Type: Informational
|
Type: Informational
|
||||||
Created: 13-Jul-2000
|
Created: 13-Jul-2000
|
||||||
|
@ -83,7 +83,7 @@ Owners
|
||||||
Prescod, Paul paul@prescod.net
|
Prescod, Paul paul@prescod.net
|
||||||
Raymond, Eric esr@snark.thyrsus.com
|
Raymond, Eric esr@snark.thyrsus.com
|
||||||
Schneider-Kamp, Peter nownder@nowonder.de
|
Schneider-Kamp, Peter nownder@nowonder.de
|
||||||
Warsaw, Barry bwarsaw@digicool.com
|
Warsaw, Barry barry@digicool.com
|
||||||
Wilson, Greg gvwilson@nevex.com
|
Wilson, Greg gvwilson@nevex.com
|
||||||
Wouters, Thomas thomas@xs4all.net
|
Wouters, Thomas thomas@xs4all.net
|
||||||
Yee, Ka-Ping ping@lfw.org
|
Yee, Ka-Ping ping@lfw.org
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
PEP: 1
|
PEP: 1
|
||||||
Title: PEP Purpose and Guidelines
|
Title: PEP Purpose and Guidelines
|
||||||
Version: $Revision$
|
Version: $Revision$
|
||||||
Author: bwarsaw@digicool.com (Barry A. Warsaw),
|
Author: barry@digicool.com (Barry A. Warsaw),
|
||||||
jeremy@digicool.com (Jeremy Hylton)
|
jeremy@digicool.com (Jeremy Hylton)
|
||||||
Status: Draft
|
Status: Draft
|
||||||
Type: Informational
|
Type: Informational
|
||||||
|
@ -39,7 +39,7 @@ Kinds of PEPs
|
||||||
|
|
||||||
PEP Workflow
|
PEP Workflow
|
||||||
|
|
||||||
The PEP editor, Barry Warsaw <bwarsaw@digicool.com>, assigns numbers
|
The PEP editor, Barry Warsaw <barry@digicool.com>, assigns numbers
|
||||||
for each PEP and changes its status.
|
for each PEP and changes its status.
|
||||||
|
|
||||||
When a new feature is introduced on python-dev, a brief high-level
|
When a new feature is introduced on python-dev, a brief high-level
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
PEP: 201
|
PEP: 201
|
||||||
Title: Lockstep Iteration
|
Title: Lockstep Iteration
|
||||||
Version: $Revision$
|
Version: $Revision$
|
||||||
Author: bwarsaw@digicool.com (Barry A. Warsaw)
|
Author: barry@digicool.com (Barry A. Warsaw)
|
||||||
Status: Final
|
Status: Final
|
||||||
Type: Standards Track
|
Type: Standards Track
|
||||||
Python-Version: 2.0
|
Python-Version: 2.0
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
PEP: 214
|
PEP: 214
|
||||||
Title: Extended Print Statement
|
Title: Extended Print Statement
|
||||||
Version: $Revision$
|
Version: $Revision$
|
||||||
Author: bwarsaw@digicool.com (Barry A. Warsaw)
|
Author: barry@digicool.com (Barry A. Warsaw)
|
||||||
Python-Version: 2.0
|
Python-Version: 2.0
|
||||||
Status: Final
|
Status: Final
|
||||||
Created: 24-Jul-2000
|
Created: 24-Jul-2000
|
||||||
|
|
Loading…
Reference in New Issue