Skip to content

Commit

Permalink
Make Type field values consistent across all PEPs.
Browse files Browse the repository at this point in the history
  • Loading branch information
brettcannon committed Apr 15, 2007
1 parent 200254b commit e801b28
Show file tree
Hide file tree
Showing 11 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion pep-0160.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Title: Python 1.6 Release Schedule
Version: $Revision$
Last-Modified: $Date$
Author: Fred L. Drake, Jr. <fdrake@acm.org>
Status: Finished
Status: Final
Type: Informational
Created: 25-Jul-2000
Python-Version: 1.6
Expand Down
2 changes: 1 addition & 1 deletion pep-0205.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Version: $Revision$
Last-Modified: $Date$
Author: Fred L. Drake, Jr. <fdrake@acm.org>
Python-Version: 2.1
Status: Incomplete
Status: Final
Type: Standards Track
Post-History: 11-Jan-2001

Expand Down
2 changes: 1 addition & 1 deletion pep-0207.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Version: $Revision$
Last-Modified: $Date$
Author: guido@python.org (Guido van Rossum), DavidA@ActiveState.com (David Ascher)
Python-Version: 2.1
Type: Standards
Type: Standards Track
Status: Final


Expand Down
2 changes: 1 addition & 1 deletion pep-0214.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Version: $Revision$
Last-Modified: $Date$
Author: barry@python.org (Barry A. Warsaw)
Python-Version: 2.0
Type: Standards
Type: Standards Track
Status: Final
Created: 24-Jul-2000
Post-History: 16-Aug-2000
Expand Down
2 changes: 1 addition & 1 deletion pep-0229.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Version: $Revision$
Last-Modified: $Date$
Author: A.M. Kuchling <amk@amk.ca>
Status: Final
Type: Standards
Type: Standards Track
Created: 16-Nov-2000
Post-History:

Expand Down
2 changes: 1 addition & 1 deletion pep-0231.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Last-Modified: $Date$
Author: barry@python.org (Barry A. Warsaw)
Python-Version: 2.1
Status: Rejected
Type: Standards
Type: Standards Track
Created: 30-Nov-2000
Post-History:

Expand Down
2 changes: 1 addition & 1 deletion pep-3101.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Version: $Revision$
Last-Modified: $Date$
Author: Talin <talin at acm.org>
Status: Draft
Type: Standards
Type: Standards Track
Content-Type: text/plain
Created: 16-Apr-2006
Python-Version: 3.0
Expand Down
2 changes: 1 addition & 1 deletion pep-3102.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Version: $Revision$
Last-Modified: $Date$
Author: Talin <talin at acm.org>
Status: Accepted
Type: Standards
Type: Standards Track
Content-Type: text/plain
Created: 22-Apr-2006
Python-Version: 3.0
Expand Down
2 changes: 1 addition & 1 deletion pep-3105.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Version: $Revision$
Last-Modified: $Date$
Author: Georg Brandl <g.brandl at gmx.net>
Status: Final
Type: Standards
Type: Standards Track
Content-Type: text/x-rst
Created: 19-Nov-2006
Python-Version: 3.0
Expand Down
2 changes: 1 addition & 1 deletion pep-3106.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Version: $Revision$
Last-Modified: $Date$
Author: Guido van Rossum
Status: Accepted
Type: Standards
Type: Standards Track
Content-Type: text/x-rst
Created: 19-Dec-2006
Post-History:
Expand Down
2 changes: 1 addition & 1 deletion pep-3115.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Version: $Revision$
Last-Modified: $Date$
Author: Talin <talin at acm.org>
Status: Accepted
Type: Standards
Type: Standards Track
Content-Type: text/plain
Created: 07-Mar-2007
Python-Version: 3.0
Expand Down

0 comments on commit e801b28

Please sign in to comment.