pyzmq/zmq/eventloop
Min RK bca2ce4782
types: fully resolve default socket type
zmq.Context() returns a sync `zmq.Context[zmq.Socket[bytes]]`

has consequences for super where it's more restrictive than it should be,
but that shouldn't be a big deal
2024-04-03 08:49:38 +02:00
..
__init__.py remove bundled minitornado, require tornado 5 2022-09-28 14:24:11 +02:00
_deprecated.py run ruff format 2024-04-02 10:08:52 +02:00
future.py types: fully resolve default socket type 2024-04-03 08:49:38 +02:00
ioloop.py run ruff format 2024-04-02 10:08:52 +02:00
zmqstream.py add ruff config, address some import lint 2024-04-02 10:08:31 +02:00