pyzmq-2.2.0.1 release 2.2.0.1 This is mainly a test for some code that can't be fully tested without making a release, so there may well be a 2.2.0.2 before long.
Principal changes: 1. pyzmq should now be fully installable with pip. If no libzmq is found to link against, it will try to build libzmq as a Python extension (derived from pyzmq-static) 2. gevent compatibility as `zmq.green` (gevent_zeromq has been merged into pyzmq). And one bugfix related to unavoidable crashes if you call fork while any sockets are open, due to inappropriate garbage collection. Still built against libzmq-2.2.0, with eggs uploaded and MSIs to come. -MinRK
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
