Make all meta-PEPs be Process PEPs.

This commit is contained in:
Brett Cannon 2007-06-19 04:52:34 +00:00
parent 7eb1a2d8bb
commit 9fe45a32c3
13 changed files with 25 additions and 25 deletions

View File

@ -5,7 +5,7 @@ Last-Modified: $Date$
Author: David Goodger <goodger@python.org>,
Barry A. Warsaw <barry@python.org>
Status: Active
Type: Informational
Type: Process
Created: 13-Jul-2000
Post-History:
@ -25,24 +25,24 @@ Index by Category
Meta-PEPs (PEPs about PEPs or Process)
I 0 Index of Python Enhancement Proposals Goodger, Warsaw
P 0 Index of Python Enhancement Proposals Goodger, Warsaw
P 1 PEP Purpose and Guidelines Warsaw, Hylton, Goodger
I 2 Procedure for Adding New Modules Faassen
I 3 Guidelines for Handling Bug Reports Hylton
I 4 Deprecation of Standard Modules von Loewis
I 5 Guidelines for Language Evolution Prescod
P 2 Procedure for Adding New Modules Faassen
P 3 Guidelines for Handling Bug Reports Hylton
P 4 Deprecation of Standard Modules von Loewis
P 5 Guidelines for Language Evolution Prescod
P 6 Bug Fix Releases Aahz
I 7 Style Guide for C Code GvR
I 8 Style Guide for Python Code GvR, Warsaw
I 9 Sample Plaintext PEP Template Warsaw
I 10 Voting Guidelines Warsaw
I 11 Removing support for little used platforms von Loewis
I 12 Sample reStructuredText PEP Template Goodger, Warsaw
P 7 Style Guide for C Code GvR
P 8 Style Guide for Python Code GvR, Warsaw
P 9 Sample Plaintext PEP Template Warsaw
P 10 Voting Guidelines Warsaw
P 11 Removing support for little used platforms von Loewis
P 12 Sample reStructuredText PEP Template Goodger, Warsaw
P 347 Migrating the Python CVS to Subversion von Löwis
P 3000 Python 3000 GvR
P 3001 Reviewing and improving stdlib modules Brandl
P 3002 Procedure for Backwards-Incompatible Changes Bethard
I 3099 Things that will Not Change in Python 3000 Brandl
P 3099 Things that will Not Change in Python 3000 Brandl
Other Informational PEPs

View File

@ -54,7 +54,7 @@ There are three kinds of PEP:
are typically not free to ignore them. Examples include release
schedules, procedures, guidelines, changes to the decision-making
process, and changes to the tools or environment used in Python
development.
development. Any meta-PEP is also considered a Process PEP.
PEP Work Flow

View File

@ -4,7 +4,7 @@ Version: $Revision$
Last-Modified: $Date$
Author: faassen@infrae.com (Martijn Faassen)
Status: Draft
Type: Informational
Type: Process
Created: 07-Jul-2001
Post-History: 07-Jul-2001, 09-Mar-2002

View File

@ -4,7 +4,7 @@ Version: $Revision$
Last-Modified: $Date$
Author: jeremy@alum.mit.edu (Jeremy Hylton)
Status: Active
Type: Informational
Type: Process
Created: 25-Sep-2000
Post-History:

View File

@ -4,7 +4,7 @@ Version: $Revision$
Last-Modified: $Date$
Author: Martin v. Loewis <loewis@informatik.hu-berlin.de>
Status: Active
Type: Informational
Type: Process
Created: 1-Oct-2000
Post-History:

View File

@ -4,7 +4,7 @@ Version: $Revision$
Last-Modified: $Date$
Author: paul@prescod.net (Paul Prescod)
Status: Active
Type: Informational
Type: Process
Created: 26-Oct-2000
Post-History:

View File

@ -4,7 +4,7 @@ Version: $Revision$
Last-Modified: $Date$
Author: guido@python.org (Guido van Rossum)
Status: Active
Type: Informational
Type: Process
Created: 05-Jul-2001
Post-History:

View File

@ -5,7 +5,7 @@ Last-Modified: $Date$
Author: guido@python.org (Guido van Rossum),
barry@python.org (Barry Warsaw)
Status: Active
Type: Informational
Type: Process
Created: 05-Jul-2001
Post-History: 05-Jul-2001

View File

@ -4,7 +4,7 @@ Version: $Revision$
Last-Modified: $Date$
Author: Barry A. Warsaw <barry@python.org>
Status: Active
Type: Informational
Type: Process
Content-Type: text/plain
Created: 14-Aug-2001
Post-History:

View File

@ -4,7 +4,7 @@ Version: $Revision$
Last-Modified: $Date$
Author: barry@python.org (Barry A. Warsaw)
Status: Active
Type: Informational
Type: Process
Created: 07-Mar-2002
Post-History: 07-Mar-2002

View File

@ -4,7 +4,7 @@ Version: $Revision$
Last-Modified: $Date$
Author: martin@v.loewis.de (Martin v. Löwis)
Status: Active
Type: Informational
Type: Process
Created: 07-Jul-2002
Post-History: 07-Jul-2002

View File

@ -5,7 +5,7 @@ Last-Modified: $Date$
Author: David Goodger <goodger@users.sourceforge.net>,
Barry A. Warsaw <barry@python.org>
Status: Active
Type: Informational
Type: Process
Content-Type: text/x-rst
Created: 05-Aug-2002
Post-History: 30-Aug-2002

View File

@ -4,7 +4,7 @@ Version: $Revision$
Last-Modified: $Date$
Author: Georg Brandl <georg@python.org>
Status: Draft
Type: Informational
Type: Process
Content-Type: text/x-rst
Created: 04-Apr-2006
Post-History: