Mark PEP 260 as Final.
This commit is contained in:
parent
392883974f
commit
5bbf71b8a8
|
@ -104,7 +104,7 @@ Index by Category
|
||||||
SF 235 Import on Case-Insensitive Platforms Peters
|
SF 235 Import on Case-Insensitive Platforms Peters
|
||||||
SF 236 Back to the __future__ Peters
|
SF 236 Back to the __future__ Peters
|
||||||
S 255 Simple Generators Schemenauer, et al
|
S 255 Simple Generators Schemenauer, et al
|
||||||
S 260 Simplify xrange() van Rossum
|
SF 260 Simplify xrange() van Rossum
|
||||||
S 261 Support for "wide" Unicode characters Prescod
|
S 261 Support for "wide" Unicode characters Prescod
|
||||||
|
|
||||||
Empty PEPs (or containing only an abstract)
|
Empty PEPs (or containing only an abstract)
|
||||||
|
@ -201,7 +201,7 @@ Numerical Index
|
||||||
S 257 Docstring Conventions Goodger, van Rossum
|
S 257 Docstring Conventions Goodger, van Rossum
|
||||||
S 258 DPS Generic Implementation Details Goodger
|
S 258 DPS Generic Implementation Details Goodger
|
||||||
SR 259 Omit printing newline after newline van Rossum
|
SR 259 Omit printing newline after newline van Rossum
|
||||||
S 260 Simplify xrange() van Rossum
|
SF 260 Simplify xrange() van Rossum
|
||||||
S 261 Support for "wide" Unicode characters Prescod
|
S 261 Support for "wide" Unicode characters Prescod
|
||||||
S 262 Database of Installed Python Packages Kuchling
|
S 262 Database of Installed Python Packages Kuchling
|
||||||
S 263 Defining Python Source Code Encodings Lemburg
|
S 263 Defining Python Source Code Encodings Lemburg
|
||||||
|
|
Loading…
Reference in New Issue