pyzmq/zmq
Min RK 5728a227d0
Bump to 25.1.0
2023-05-26 20:33:50 +02:00
..
auth [pre-commit.ci] auto fixes from pre-commit.com hooks 2023-02-06 18:36:21 +00:00
backend [pre-commit.ci] auto fixes from pre-commit.com hooks 2023-02-06 18:36:21 +00:00
devices replace references for COPYING.BSD and COPYING.LESSER to LICENSE.BSD and LICENSE.LESSER 2023-02-17 21:52:48 +01:00
eventloop handle closed shadow sockets in ZMQStream 2023-03-16 11:02:50 +01:00
green replace references for COPYING.BSD and COPYING.LESSER to LICENSE.BSD and LICENSE.LESSER 2023-02-17 21:52:48 +01:00
log Add docs for PUBHandler with dictConfig 2023-03-08 11:25:57 -07:00
ssh Fix typos 2022-06-07 20:28:50 +08:00
sugar Bump to 25.1.0 2023-05-26 20:33:50 +02:00
tests Merge pull request #1868 from minrk/nicer-bind-error 2023-05-26 13:48:30 +02:00
utils replace references for COPYING.BSD and COPYING.LESSER to LICENSE.BSD and LICENSE.LESSER 2023-02-17 21:52:48 +01: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 [pre-commit.ci] auto fixes from pre-commit.com hooks 2023-02-06 18:36:21 +00: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 add ReconnectStop constants 2022-10-03 09:22:33 -07: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