Commit Graph

54 Commits

Author SHA256 Message Date
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
Sascha Peilicke
3f245ea56d Accepting request 56192 from home:saschpe
OBS-URL: https://build.opensuse.org/request/show/56192
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyzmq?expand=0&rev=3
2010-12-16 10:51:52 +00:00
Sascha Peilicke
b94f60a4e7 Accepting request 55751 from home:saschpe
OBS-URL: https://build.opensuse.org/request/show/55751
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyzmq?expand=0&rev=2
2010-12-12 16:46:02 +00:00
Sascha Peilicke
dfbf2c90d2 Accepting request 54270 from server:http:mongrel2
Looks fine :-)

OBS-URL: https://build.opensuse.org/request/show/54270
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyzmq?expand=0&rev=1
2010-12-01 16:11:35 +00:00