Marking PEP 216 as Rejected as per agreement with Moshe and David
Goodger (who promises to submit a replacement).
This commit is contained in:
parent
54f1e8adb6
commit
74e64dd3e7
|
@ -60,7 +60,6 @@ Index by Category
|
||||||
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
|
||||||
I 216 Docstring Format Zadka
|
|
||||||
S 228 Reworking Python's Numeric Model Zadka, van Rossum
|
S 228 Reworking Python's Numeric Model Zadka, van Rossum
|
||||||
S 237 Unifying Long Integers and Integers Zadka, van Rossum
|
S 237 Unifying Long Integers and Integers Zadka, van Rossum
|
||||||
S 239 Adding a Rational Type to Python Zadka
|
S 239 Adding a Rational Type to Python Zadka
|
||||||
|
@ -139,6 +138,7 @@ Index by Category
|
||||||
SD 211 Adding A New Outer Product Operator Wilson
|
SD 211 Adding A New Outer Product Operator Wilson
|
||||||
SD 212 Loop Counter Iteration Schneider-Kamp
|
SD 212 Loop Counter Iteration Schneider-Kamp
|
||||||
SD 213 Attribute Access Handlers Prescod
|
SD 213 Attribute Access Handlers Prescod
|
||||||
|
IR 216 Docstring Format Zadka
|
||||||
SD 218 Adding a Built-In Set Object Type Wilson
|
SD 218 Adding a Built-In Set Object Type Wilson
|
||||||
SD 219 Stackless Python McMillan
|
SD 219 Stackless Python McMillan
|
||||||
SD 222 Web Library Enhancements Kuchling
|
SD 222 Web Library Enhancements Kuchling
|
||||||
|
@ -190,7 +190,7 @@ Numerical Index
|
||||||
SD 213 Attribute Access Handlers Prescod
|
SD 213 Attribute Access Handlers Prescod
|
||||||
SF 214 Extended Print Statement Warsaw
|
SF 214 Extended Print Statement Warsaw
|
||||||
SD 215 String Interpolation Yee
|
SD 215 String Interpolation Yee
|
||||||
I 216 Docstring Format Zadka
|
IR 216 Docstring Format Zadka
|
||||||
SF 217 Display Hook for Interactive Use Zadka
|
SF 217 Display Hook for Interactive Use Zadka
|
||||||
SD 218 Adding a Built-In Set Object Type Wilson
|
SD 218 Adding a Built-In Set Object Type Wilson
|
||||||
SD 219 Stackless Python McMillan
|
SD 219 Stackless Python McMillan
|
||||||
|
|
Loading…
Reference in New Issue