
Feb. 27, 2009
9:54 p.m.
2009/2/27 Raymond Hettinger <python@rcn.com>:
You might also want to collect a list of serious changes that you want in this release; I know I/O in C is on the list (and without it I wouldn't consider it worth releasing) but there may be others. The developers of such features ought to be on board with delivering their code before the first beta.
I've started a list on the release PEP [1].
I think you could add "update json package to reflect the current simplejson version" (see http://bugs.python.org/issue4136).
Also, I'm expecting that ordered dictionaries will be ready: http://www.python.org/dev/peps/pep-0372/
Thanks. I've added these items to the PEP. -- Regards, Benjamin