.. |
__init__.py
|
migrate some tests to async test
|
2022-09-29 11:15:51 +02:00 |
conftest.py
|
migrate some tests to async test
|
2022-09-29 11:15:51 +02:00 |
cython_ext.pyx
|
run pre-commit (isort, pyupgrade)
|
2021-12-07 14:44:16 +01:00 |
test_asyncio.py
|
migrate some tests to async test
|
2022-09-29 11:15:51 +02:00 |
test_auth.py
|
deprecate IOLoopAuthenticator
|
2022-09-30 12:05:06 +02:00 |
test_cffi_backend.py
|
deprecate utils.strtypes
|
2022-03-03 15:05:08 +01:00 |
test_constants.py
|
add ReconnectStop constants
|
2022-10-03 09:22:33 -07:00 |
test_context.py
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
|
2023-02-06 18:36:21 +00:00 |
test_cython.py
|
fix importorskip in cython test
|
2023-05-26 13:29:03 +02:00 |
test_decorators.py
|
run pre-commit (isort, pyupgrade)
|
2021-12-07 14:44:16 +01:00 |
test_device.py
|
deprecate utils.strtypes
|
2022-03-03 15:05:08 +01:00 |
test_draft.py
|
run pre-commit (isort, pyupgrade)
|
2021-12-07 14:44:16 +01:00 |
test_error.py
|
deprecate utils.strtypes
|
2022-03-03 15:05:08 +01:00 |
test_etc.py
|
deprecate utils.strtypes
|
2022-03-03 15:05:08 +01:00 |
test_ext.py
|
test Context subclass with different signature
|
2022-06-10 13:43:57 +02:00 |
test_future.py
|
reduce deprecation warnings in asyncio/tornado tests
|
2022-09-21 09:10:57 +02:00 |
test_imports.py
|
ensure constants are in `zmq.__all__`
|
2022-05-25 09:45:22 +02:00 |
test_includes.py
|
deprecate utils.strtypes
|
2022-03-03 15:05:08 +01:00 |
test_ioloop.py
|
migrate some tests to async test
|
2022-09-29 11:15:51 +02:00 |
test_log.py
|
handle custom Message types in zmq.log
|
2023-02-17 13:54:44 +01:00 |
test_message.py
|
deprecate utils.strtypes
|
2022-03-03 15:05:08 +01:00 |
test_monitor.py
|
migrate some tests to async test
|
2022-09-29 11:15:51 +02:00 |
test_monqueue.py
|
avoid race in mq teardown
|
2022-09-21 09:33:35 +02:00 |
test_multipart.py
|
deprecate utils.strtypes
|
2022-03-03 15:05:08 +01:00 |
test_mypy.py
|
deprecate utils.strtypes
|
2022-03-03 15:05:08 +01:00 |
test_pair.py
|
deprecate utils.strtypes
|
2022-03-03 15:05:08 +01:00 |
test_poll.py
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
|
2023-02-06 18:36:21 +00:00 |
test_proxy_steerable.py
|
FMT: use bare asserts to let pytest handle reporting
|
2022-03-03 13:00:42 +01:00 |
test_pubsub.py
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
|
2023-02-06 18:36:21 +00:00 |
test_reqrep.py
|
deprecate utils.strtypes
|
2022-03-03 15:05:08 +01:00 |
test_retry_eintr.py
|
deprecate utils.strtypes
|
2022-03-03 15:05:08 +01:00 |
test_security.py
|
deprecate utils.strtypes
|
2022-03-03 15:05:08 +01:00 |
test_socket.py
|
Include address in bind/connect error messages
|
2023-05-26 13:26:07 +02:00 |
test_ssh.py
|
add mypy stubs
|
2020-11-25 15:16:34 +01:00 |
test_version.py
|
FMT: use bare asserts to let pytest handle reporting
|
2022-03-03 13:00:42 +01:00 |
test_win32_shim.py
|
deprecate utils.strtypes
|
2022-03-03 15:05:08 +01:00 |
test_z85.py
|
FMT: use bare asserts to let pytest handle reporting
|
2022-03-03 13:00:42 +01:00 |
test_zmqstream.py
|
handle closed shadow sockets in ZMQStream
|
2023-03-16 11:02:50 +01:00 |