pyzmq/zmq
Min RK 8fb0f0f6e8 release 19.0.2 2020-07-31 11:29:09 +02:00
..
asyncio explicitly avoid sharing context instances across eventloop Context classes 2020-05-26 11:57:23 +02:00
auth 📝 fix autorizing -> authorizing typo 2019-11-13 15:40:43 -08:00
backend Change a way to track sockets to WeakSet 2020-06-03 18:29:03 +09:00
devices docs coverage for new proxy apis 2019-02-19 11:15:56 +01:00
eventloop handle socket being closed by someone else in ZMQStream.closed() 2020-06-05 15:09:43 +02:00
green explicitly avoid sharing context instances across eventloop Context classes 2020-05-26 11:57:23 +02:00
log Default to blank root topic. Formatters as plain instance property. 2020-02-13 12:13:15 -08:00
ssh Fix typo "unavaliable" 2017-03-10 07:38:31 +10:00
sugar release 19.0.2 2020-07-31 11:29:09 +02:00
tests Fix the test failure on Python 3.3 2020-06-03 21:56:04 +09:00
utils fix building with C++ compiler 2020-04-24 21:06:10 +02:00
__init__.pxd make zmq cimportable 2020-02-11 10:59:59 +01:00
__init__.py Avoid unnecessarily importing ctypes 2020-05-22 20:45:30 +01:00
_future.py fix: avoid memory leak in case of several sockets registered to a poller 2020-02-17 16:05:51 +01:00
decorators.py Docs for 15.3 2016-06-27 17:30:08 +02:00
error.py allow instantiating ZMQError subclasses with no args 2016-08-04 11:58:47 +02:00