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.

_______________________________________________
Python-3000 mailing list
Python-3000@python.org
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe: 
http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com

Reply via email to