Added PEP 6, Patch and Bug Fix Releases, Aahz
[w/ editorial pass by Barry]
This commit is contained in:
parent
6e33012633
commit
69bfc2a6ed
|
@ -19,7 +19,7 @@ Index by Category
|
|||
num filename title owner
|
||||
--- ------------ ----- -----
|
||||
|
||||
Meta-PEPs (PEPs about PEPs)
|
||||
Meta-PEPs (PEPs about PEPs or Process)
|
||||
|
||||
I 0 pep-0000.txt Index of Python Enhancement Proposals Warsaw
|
||||
I 1 pep-0001.txt PEP Guidelines Warsaw, Hylton
|
||||
|
@ -27,6 +27,7 @@ Index by Category
|
|||
I 3 pep-0003.txt Guidelines for Handling Bug Reports Hylton
|
||||
I 4 pep-0004.txt Deprecation of Standard Modules von Loewis
|
||||
I 5 pep-0005.txt Guidelines for Language Evolution Prescod
|
||||
I 6 pep-0006.txt Patch and Bug Fix Releases Aahz
|
||||
|
||||
Active PEPs (under serious consideration for Python 2.1 - even if empty)
|
||||
|
||||
|
@ -104,6 +105,7 @@ Numerical Index
|
|||
I 3 pep-0003.txt Guidelines for Handling Bug Reports Hylton
|
||||
I 4 pep-0004.txt Deprecation of Standard Modules von Loewis
|
||||
I 5 pep-0005.txt Guidelines for Language Evolution Prescod
|
||||
I 6 pep-0006.txt Patch and Bug Fix Releases Aahz
|
||||
I 42 pep-0042.txt Small Feature Requests Hylton
|
||||
|
||||
I 160 pep-0160.txt Python 1.6 Release Schedule Drake
|
||||
|
@ -165,6 +167,7 @@ Owners
|
|||
|
||||
name email address
|
||||
---------------- -------------
|
||||
Aahz aahz@pobox.com
|
||||
Ascher, David davida@activestate.com
|
||||
Barrett, Paul barrett@stsci.edu
|
||||
Drake, Fred fdrake@acm.org
|
||||
|
|
Loading…
Reference in New Issue