Marked PEP 282 as Final
This commit is contained in:
parent
362826cf79
commit
4e63189b67
10
pep-0000.txt
10
pep-0000.txt
|
@ -94,7 +94,6 @@ Index by Category
|
|||
S 278 Universal Newline Support Jansen
|
||||
S 280 Optimizing access to globals GvR
|
||||
S 281 Loop Counter Iteration with range and xrange Hetland
|
||||
S 282 A Logging System Sajip, Mick
|
||||
S 284 Integer for-loops Eppstein, Ewing
|
||||
S 286 Enhanced Argument Tuples von Loewis
|
||||
I 287 reStructuredText Docstring Format Goodger
|
||||
|
@ -158,14 +157,15 @@ Index by Category
|
|||
SF 264 Future statements in simulated shells Hudson
|
||||
SF 277 Unicode file name support for Windows NT Hodgson
|
||||
SF 279 The enumerate() built-in function Hettinger
|
||||
SF 282 A Logging System Sajip, Mick
|
||||
IF 283 Python 2.3 Release Schedule GvR
|
||||
SF 285 Adding a bool type GvR
|
||||
SF 289 Generator Expressions Hettinger
|
||||
SF 289 Generator Expressions Hettinger
|
||||
SF 293 Codec Error Handling Callbacks Dörwald
|
||||
SF 307 Extensions to the pickle protocol GvR, Peters
|
||||
SF 311 Simplified GIL Acquisition for Extensions Hammond
|
||||
SF 322 Reverse Iteration Hettinger
|
||||
SF 327 Decimal Data Type Batista
|
||||
SF 327 Decimal Data Type Batista
|
||||
|
||||
Empty PEPs (or containing only an abstract)
|
||||
|
||||
|
@ -196,7 +196,7 @@ Index by Category
|
|||
SD 316 Programming by Contract for Python Way
|
||||
SR 317 Eliminate Implicit Exception Instantiation Taschuk
|
||||
SR 326 A Case for Top and Bottom Values Carlson, Reedy
|
||||
SR 329 Treating Builtins as Constants in the Standard Library Hettinger
|
||||
SR 329 Treating Builtins as Constants in the Standard Library Hettinger
|
||||
SR 666 Reject Foolish Indentation Creighton
|
||||
|
||||
|
||||
|
@ -352,7 +352,7 @@ Numerical Index
|
|||
SR 326 A Case for Top and Bottom Values Carlson, Reedy
|
||||
SF 327 Decimal Data Type Batista
|
||||
SA 328 Imports: Multi-Line and Absolute/Relative Aahz
|
||||
SR 329 Treating Builtins as Constants in the Standard Library Hettinger
|
||||
SR 329 Treating Builtins as Constants in the Standard Library Hettinger
|
||||
S 330 Python Bytecode Verification Pelletier
|
||||
S 331 Locale-Independent Float/String conversions Reis
|
||||
SR 666 Reject Foolish Indentation Creighton
|
||||
|
|
Loading…
Reference in New Issue