[Python-checkins] r42285 - peps/trunk/pep-0000.txt
neal.norwitz
python-checkins at python.org
Thu Feb 9 07:19:10 CET 2006
Author: neal.norwitz
Date: Thu Feb 9 07:19:07 2006
New Revision: 42285
Modified:
peps/trunk/pep-0000.txt
Log:
PEPs 310 and 325 were rejected, but not noted in numerical index
Modified: peps/trunk/pep-0000.txt
==============================================================================
--- peps/trunk/pep-0000.txt (original)
+++ peps/trunk/pep-0000.txt Thu Feb 9 07:19:07 2006
@@ -361,7 +361,7 @@
SF 307 Extensions to the pickle protocol GvR, Peters
SA 308 Conditional Expressions GvR, Hettinger
SF 309 Partial Function Application Harris
- S 310 Reliable Acquisition/Release Pairs Hudson, Moore
+ SR 310 Reliable Acquisition/Release Pairs Hudson, Moore
SF 311 Simplified GIL Acquisition for Extensions Hammond
SD 312 Simple Implicit Lambda Suzi, Martelli
SR 313 Adding Roman Numeral Literals to Python Meyer
@@ -376,7 +376,7 @@
SF 322 Reverse Iteration Hettinger
S 323 Copyable Iterators Martelli
SF 324 subprocess - New POSIX process module Astrand
- S 325 Resource-Release Support for Generators Pedroni
+ SR 325 Resource-Release Support for Generators Pedroni
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
More information about the Python-checkins
mailing list