diff options
author | Michał Zabielski <zabielski.michal@gmail.com> | 2018-03-03 06:05:53 +0100 |
---|---|---|
committer | Michał Zabielski <zabielski.michal@gmail.com> | 2018-03-03 06:05:53 +0100 |
commit | 6058766de4b717aed7137b70f9384f35231739d9 (patch) | |
tree | 22f0a3ca4d109d1d3a5026a89bc3ba2b5ca43265 /depends/Makefile | |
parent | 90a0aed51194ad82da8e011b96f9561c685e40b7 (diff) |
Remove deprecated PyZMQ call from Python ZMQ example
PyZMQ 17.0.0 has deprecated and removed zmq.asyncio.install() call
with advice to use asyncio native run-loop instead of zmq specific.
This caused exception when running the contrib/zmq/zmq_sub*.py examples.
This commit simply follows the advice.
Diffstat (limited to 'depends/Makefile')
0 files changed, 0 insertions, 0 deletions