pyzmq/zmq/auth
Min RK 65d28b72ba use asyncio.ensure_future instead of deprecated asyncio.async
asyncio.async will become invalid syntax in Python 3.7
2018-01-24 11:51:27 +01:00
..
asyncio use asyncio.ensure_future instead of deprecated asyncio.async 2018-01-24 11:51:27 +01:00
__init__.py update module docstring for link to zmq.auth.asyncio 2016-01-07 10:38:09 +01:00
base.py allow custom curve_user_id definition 2017-01-02 11:10:59 +01:00
certs.py cast metadata keys to unicode 2015-02-18 15:33:31 +01:00
ioloop.py avoid importing zmq.eventloop.ioloop in auth 2017-06-02 10:17:48 -07:00
thread.py allow custom curve_user_id definition 2017-01-02 11:10:59 +01:00