Go to file
Sascha Peilicke cd2cadf534 - Update to version 2.1.7:
* Added proper GIL management for non-copying send
  * Implemented support for zmq_errno().
  * Added Socket.create_socket()
  * Fixed setup.py to work with libzmq.dll on Window
  * The flags argument to Socket.send/Socket.recv must be a C int
    to prevent Python-C API calls in the nogil section.
  * Added a protocol argument to pyobj_send that defaults to -1 (the
    highest pickle protocol).
  * Added a try/finally in Socket.recv.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyzmq?expand=0&rev=4
2011-08-19 12:37:23 +00:00
.gitattributes Accepting request 54270 from server:http:mongrel2 2010-12-01 16:11:35 +00:00
.gitignore Accepting request 54270 from server:http:mongrel2 2010-12-01 16:11:35 +00:00
python-pyzmq.changes - Update to version 2.1.7: 2011-08-19 12:37:23 +00:00
python-pyzmq.spec - Update to version 2.1.7: 2011-08-19 12:37:23 +00:00
pyzmq-2.1.7.tar.gz - Update to version 2.1.7: 2011-08-19 12:37:23 +00:00