Moved informational PEPs 42 & 291; corrected title of 42.
This commit is contained in:
parent
0c6e68ed1a
commit
9cf131a2d6
|
@ -45,6 +45,7 @@ Index by Category
|
||||||
|
|
||||||
Other Informational PEPs
|
Other Informational PEPs
|
||||||
|
|
||||||
|
I 42 Feature Requests Hylton
|
||||||
I 101 Doing Python Releases 101 Warsaw, van Rossum
|
I 101 Doing Python Releases 101 Warsaw, van Rossum
|
||||||
I 102 Doing Python Micro Releases Baxter, Warsaw, van Rossum
|
I 102 Doing Python Micro Releases Baxter, Warsaw, van Rossum
|
||||||
IF 247 API for Cryptographic Hash Functions Kuchling
|
IF 247 API for Cryptographic Hash Functions Kuchling
|
||||||
|
@ -53,6 +54,7 @@ Index by Category
|
||||||
I 257 Docstring Conventions Goodger, van Rossum
|
I 257 Docstring Conventions Goodger, van Rossum
|
||||||
IF 272 API for Block Encryption Algorithms v1.0 Kuchling
|
IF 272 API for Block Encryption Algorithms v1.0 Kuchling
|
||||||
I 290 Code Migration and Modernization Hettinger
|
I 290 Code Migration and Modernization Hettinger
|
||||||
|
I 291 Backward Compatibility for Standard Library Norwitz
|
||||||
|
|
||||||
Accepted PEPs (accepted; may not be implemented yet)
|
Accepted PEPs (accepted; may not be implemented yet)
|
||||||
|
|
||||||
|
@ -61,7 +63,6 @@ Index by Category
|
||||||
|
|
||||||
Open PEPs (under consideration)
|
Open PEPs (under consideration)
|
||||||
|
|
||||||
I 42 Small Feature Requests Hylton
|
|
||||||
I 206 2.0 Batteries Included Zadka
|
I 206 2.0 Batteries Included Zadka
|
||||||
S 209 Adding Multidimensional Arrays Barrett, Oliphant
|
S 209 Adding Multidimensional Arrays Barrett, Oliphant
|
||||||
S 215 String Interpolation Yee
|
S 215 String Interpolation Yee
|
||||||
|
@ -95,7 +96,6 @@ Index by Category
|
||||||
S 286 Enhanced Argument Tuples von Loewis
|
S 286 Enhanced Argument Tuples von Loewis
|
||||||
I 287 reStructuredText Docstring Format Goodger
|
I 287 reStructuredText Docstring Format Goodger
|
||||||
S 288 Generators Attributes and Exceptions Hettinger
|
S 288 Generators Attributes and Exceptions Hettinger
|
||||||
I 291 Backward Compatibility for Standard Library Norwitz
|
|
||||||
S 292 Simpler String Substitutions Warsaw
|
S 292 Simpler String Substitutions Warsaw
|
||||||
S 294 Type Names in the types Module Tirosh
|
S 294 Type Names in the types Module Tirosh
|
||||||
S 296 Adding a bytes Object Type Gilbert
|
S 296 Adding a bytes Object Type Gilbert
|
||||||
|
@ -186,7 +186,7 @@ Numerical Index
|
||||||
I 10 Voting Guidelines Warsaw
|
I 10 Voting Guidelines Warsaw
|
||||||
I 11 Removing support for little used platforms von Loewis
|
I 11 Removing support for little used platforms von Loewis
|
||||||
I 12 Sample reStructuredText PEP Template Goodger, Warsaw
|
I 12 Sample reStructuredText PEP Template Goodger, Warsaw
|
||||||
I 42 Small Feature Requests Hylton
|
I 42 Feature Requests Hylton
|
||||||
|
|
||||||
SF 100 Python Unicode Integration Lemburg
|
SF 100 Python Unicode Integration Lemburg
|
||||||
I 101 Doing Python Releases 101 Warsaw, van Rossum
|
I 101 Doing Python Releases 101 Warsaw, van Rossum
|
||||||
|
|
Loading…
Reference in New Issue