pyzmq/zmq/eventloop
Min RK 0c3be0560e async apis: Remove persistent associations with event loops
always uses asyncio.get_event_loop() / IOLoop.current()

depending on context

fixes issues with asyncio.run() / creating Sockets before starting coroutines.
2021-07-06 10:39:43 +02:00
..
minitornado bump minitornado warning stacklevel 2017-12-19 16:41:40 +01:00
__init__.py improve deprecations with tornado 5 2017-11-10 14:49:39 +01:00
_deprecated.py add mypy stubs 2020-11-25 15:16:34 +01:00
future.py async apis: Remove persistent associations with event loops 2021-07-06 10:39:43 +02:00
ioloop.py run pre-commit fixer 2021-05-16 21:23:37 +02:00
zmqstream.py remove optional JSON imports from jsonapi 2021-06-17 13:00:19 +02:00