Accept PEP 285.
This commit is contained in:
parent
10dbefaed1
commit
a1e7d0e0f8
|
@ -53,6 +53,7 @@ Index by Category
|
||||||
|
|
||||||
S 252 Making Types Look More Like Classes van Rossum
|
S 252 Making Types Look More Like Classes van Rossum
|
||||||
S 253 Subtyping Built-in Types van Rossum
|
S 253 Subtyping Built-in Types van Rossum
|
||||||
|
S 285 Adding a bool type van Rossum
|
||||||
|
|
||||||
Open PEPs (under consideration)
|
Open PEPs (under consideration)
|
||||||
|
|
||||||
|
@ -91,7 +92,6 @@ Index by Category
|
||||||
S 281 Loop Counter Iteration with range and xrange Hetland
|
S 281 Loop Counter Iteration with range and xrange Hetland
|
||||||
S 282 A Logging System Mick
|
S 282 A Logging System Mick
|
||||||
S 284 Integer for-loops Eppstein, Ewing
|
S 284 Integer for-loops Eppstein, Ewing
|
||||||
S 285 Adding a bool type van Rossum
|
|
||||||
S 286 Enhanced Argument Tuples von Loewis
|
S 286 Enhanced Argument Tuples von Loewis
|
||||||
S 287 reStructuredText Standard Docstring Format Goodger
|
S 287 reStructuredText Standard Docstring Format Goodger
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue