pyzmq/zmq
Min RK e0e42321fe
Bump to 23.2.0
2022-06-20 12:10:22 +02:00
..
auth deprecate utils.strtypes 2022-03-03 15:05:08 +01:00
backend move Context init to `__init__` out of `__cinit__` 2022-06-10 13:43:57 +02:00
devices Fix typos 2022-06-07 20:28:50 +08:00
eventloop deprecate utils.strtypes 2022-03-03 15:05:08 +01:00
green mypy gets super confused when you declare a type for `__all__` 2022-05-31 20:26:54 +02:00
log deprecate utils.strtypes 2022-03-03 15:05:08 +01:00
ssh Fix typos 2022-06-07 20:28:50 +08:00
sugar Bump to 23.2.0 2022-06-20 12:10:22 +02:00
tests improve repr of zmq.Event enums for overlapping masks 2022-06-17 15:35:03 +02:00
utils use zmq.Event enums in parse_monitor_message 2022-06-20 10:30:50 +02:00
__init__.pxd run pre-commit (isort, pyupgrade) 2021-12-07 14:44:16 +01:00
__init__.py ensure constants are in `zmq.__all__` 2022-05-25 09:45:22 +02:00
__init__.pyi mypy gets super confused when you declare a type for `__all__` 2022-05-31 20:26:54 +02:00
_future.py satisfy types in async monitor support 2022-06-01 11:58:59 +02:00
_typing.py more types! 2022-01-11 15:49:04 +01:00
asyncio.py support async sockets in recv_monitor_message 2022-06-01 11:58:04 +02:00
constants.py improve repr of zmq.Event enums for overlapping masks 2022-06-17 15:35:03 +02:00
decorators.py run pre-commit (isort, pyupgrade) 2021-12-07 14:44:16 +01:00
error.py deprecate utils.strtypes 2022-03-03 15:05:08 +01:00
py.typed adding placeholder 2021-01-23 13:56:14 +00:00