Home
> Announcement > Preview for release 0.12.0 is available
Preview for release 0.12.0 is available
January 22, 2010
UPDATE 5/Feb: The final version has been released.
UPDATE 29/Jan: Second preview is available. Read the announcement here.
Version 0.12.0 is about to be released.
Get it on the bitbucket downloads page.
Here some of that notable changes:
- Added gevent.ssl module.
- Fixed Windows compatibility.
- Improved performance of socket.recv(), socket.send() and similar methods.
- Added a new module – dns – with synchronous wrappers around libevent’s DNS API.
- Added core.readwrite_event and socket.wait_readwrite() functions.
- Fixed a number of incompatibilities of wsgi module with the WSGI spec.
For the details refer to the changelog.
Please try it out and let me know if there are any issues. I’ll make a release in the middle of the next week if there are none.
Categories: Announcement
gevent, python