Hi,

I just pushed changes to PyZMQ that make the git master 2.0.8
compatible.  This is not yet the official release, but it should be
100% complete and compatible with the 2.0.8 API.  The main changes
from 2.0.7 were PUSH/PULL and additional error types.  Here is the
code:

http://github.com/zeromq/pyzmq

Over the next few days, we are going to be doing a lot of work on
pyzmq itself.  Here are some of the highlights:

* Better support for unicode
* Ability to send/recv any Python object that supports the buffer protocol.
* Reorganization of the source code to ease development.
* Additional device types and support.

But, if you need to use zeromq 2.0.8, the current git master of pyzmq
should work for you.  Let us know if you run into anything.

Cheers,

Brian

-- 
Brian E. Granger, Ph.D.
Assistant Professor of Physics
Cal Poly State University, San Luis Obispo
[email protected]
[email protected]
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to