[Python-3000] PEPs
Georg Brandl
g.brandl at gmx.net
Mon Jul 21 11:05:26 CEST 2008
There are some "accepted" PEPs that are, AFAIK, fully implemented.
There shouldn't be much work left to bring them to "final" state:
* 358 -- bytes object
* 370 -- per-user site-packages directory
* 371 -- multiprocessing
* 3101 -- adv. string formatting
* 3106 -- dict.keys() etc.
* 3116 -- new IO
* 3119 -- ABCs
* 3121 -- extension module initialization
* 3134 -- exception chaining
* 3137 -- bytes/buffer
* 3141 -- number hierarchy
PEP 364 is open, but maybe should be rejected.
PEP 3135 must be rewritten, then finalized.
Georg
--
Thus spake the Lord: Thou shalt indent with four spaces. No more, no less.
Four shall be the number of spaces thou shalt indent, and the number of thy
indenting shall be four. Eight shalt thou not indent, nor either indent thou
two, excepting that thou then proceed to four. Tabs are right out.
More information about the Python-3000
mailing list