Hello. Eventlet 0.11 is available.
http://pypi.python.org/pypi/eventlet/0.11.0

This is a quick bug fix release featuring:
* ssl: Fix busy loop in socket.sendall(). Thanks to raylu.
* zmq: Return linger argument to Socket.close(). Thanks to Eric Windisch.

What's next: zmq .bind(PUB) busy loop fix, modernized documentation, 
contributor friendly PEP-8 and style fixes.

We still have lots of work to do. We need smart people like you to help with 
these:
* For easy start, join discussion on project development path. Nose or py.test? 
Which pep8 messages to ignore? 
https://plus.google.com/u/0/109869205442495270563/posts/BhRip2sG128
* Always need various environments to run tests. Automated build agent would be 
super awesome.
* https://github.com/eventlet/eventlet/issues?state=open
Particularly #2 has working patch and needs tests, #6 Python3 support, #7 weird 
importing popular `requests` library, #8 IPv6 support
* https://bitbucket.org/which_linden/eventlet/issues?status=new&status=open - 
61 open issues: some are dead easy, some can keep you thinking all week
-- 
http://mail.python.org/mailman/listinfo/python-announce-list

        Support the Python Software Foundation:
        http://www.python.org/psf/donations/

Reply via email to