I wasn’t expecting this level of continued development after pycon, but a bunch of bugfixes and improvements rolled in over the past week, so I think it’s appropriate to cut a 0.9.7. This happens to be a bugfix release, so the changelist is small:
* GreenPipe is now a context manager (thanks, quad)
* tpool.Proxy supports iterators properly
* bug fixes in eventlet.green.os (thanks, Benoit)
* much code cleanup from Tavis
* a few more example apps
* multitudinous improvements in Py3k compatibility from amajorek
I know I’m totally trashing the version number scheme by releasing an odd-numbered “stable” release. I’m sorry, it seemed less confusing than skipping to 0.9.8. We haven’t really released anything unstable, so, perhaps it was a distinction without merit.
Enjoy, and report more bugs!
