[Python-checkins] python/nondist/peps pep-0000.txt,1.344,1.345
akuchling@users.sourceforge.net
akuchling at users.sourceforge.net
Wed Sep 28 16:11:32 CEST 2005
Update of /cvsroot/python/python/nondist/peps
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15430
Modified Files:
pep-0000.txt
Log Message:
Withdraw PEP 206; add Richard Jones as co-author of PEP314
Index: pep-0000.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0000.txt,v
retrieving revision 1.344
retrieving revision 1.345
diff -u -d -r1.344 -r1.345
--- pep-0000.txt 18 Sep 2005 15:10:08 -0000 1.344
+++ pep-0000.txt 28 Sep 2005 14:11:28 -0000 1.345
@@ -69,7 +69,6 @@
Open PEPs (under consideration)
- I 206 Python Advanced Library Kuchling
S 209 Adding Multidimensional Arrays Barrett, Oliphant
S 228 Reworking Python's Numeric Model Zadka, GvR
S 237 Unifying Long Integers and Integers Zadka, GvR
@@ -90,7 +89,7 @@
S 299 Special __main__() function in modules Epler
S 302 New Import Hooks JvR
S 304 Controlling Generation of Bytecode Files Montanaro
- S 314 Metadata for Python Software Packages v1.1 Kuchling
+ S 314 Metadata for Python Software Packages v1.1 Kuchling, Jones
S 315 Enhanced While Loop Carroll, Hettinger
S 321 Date/Time Parsing and Formatting Kuchling
S 323 Copyable Iterators Martelli
@@ -172,6 +171,7 @@
Deferred, Abandoned, Withdrawn, and Rejected PEPs
SR 204 Range Literals Wouters
+ IR 206 Python Advanced Library Kuchling
SD 211 Adding A New Outer Product Operator Wilson
SD 212 Loop Counter Iteration Schneider-Kamp
SD 213 Attribute Access Handlers Prescod
@@ -252,7 +252,7 @@
SF 203 Augmented Assignments Wouters
SR 204 Range Literals Wouters
S 205 Weak References Drake
- I 206 Python Advanced Library Kuchling
+ IR 206 Python Advanced Library Kuchling
SF 207 Rich Comparisons GvR, Ascher
SF 208 Reworking the Coercion Model Schemenauer, Lemburg
S 209 Adding Multidimensional Arrays Barrett, Oliphant
@@ -359,7 +359,7 @@
SF 311 Simplified GIL Acquisition for Extensions Hammond
SD 312 Simple Implicit Lambda Suzi, Martelli
SR 313 Adding Roman Numeral Literals to Python Meyer
- S 314 Metadata for Python Software Packages v1.1 Kuchling
+ S 314 Metadata for Python Software Packages v1.1 Kuchling, Jones
S 315 Enhanced While Loop Carroll, Hettinger
SD 316 Programming by Contract for Python Way
SR 317 Eliminate Implicit Exception Instantiation Taschuk
More information about the Python-checkins
mailing list