added PEP 325
This commit is contained in:
parent
d896b0ff97
commit
ac8a18b42f
|
@ -120,6 +120,7 @@ Index by Category
|
|||
S 321 Date/Time Parsing and Formatting Kuchling
|
||||
S 323 Copyable Iterators Martelli
|
||||
S 324 popen5 - New POSIX process module Astrand
|
||||
S 325 Resource-Release Support for Generators Pedroni
|
||||
S 754 IEEE 754 Floating Point Special Values Warnes
|
||||
|
||||
Finished PEPs (done, implemented in CVS)
|
||||
|
@ -341,6 +342,7 @@ Numerical Index
|
|||
SF 322 Reverse Iteration Hettinger
|
||||
S 323 Copyable Iterators Martelli
|
||||
S 324 popen5 - New POSIX process module Astrand
|
||||
S 325 Resource-Release Support for Generators Pedroni
|
||||
SR 666 Reject Foolish Indentation Creighton
|
||||
S 754 IEEE 754 Floating Point Special Values Warnes
|
||||
|
||||
|
@ -408,6 +410,7 @@ Owners
|
|||
Moore, Paul gustav@morpheus.demon.co.uk
|
||||
Norwitz, Neal neal@metaslash.com
|
||||
Oliphant, Travis oliphant@ee.byu.edu
|
||||
Pedroni, Samuele pedronis@python.org
|
||||
Pelletier, Michel michel@users.sourceforge.net
|
||||
Peters, Tim tim@zope.com
|
||||
Petrone, Jason jp@demonseed.net
|
||||
|
|
Loading…
Reference in New Issue