pyzmq/zmq/tests
Min RK cbac3a5265 cffi: ensure Frame.bytes is bytes
it was previously `_data` which was a buffer for noncopying recvs
2021-01-28 14:45:06 +01:00
..
__init__.py remove various unreachable py2 conditions 2020-11-27 11:48:07 +01:00
conftest.py add mypy stubs 2020-11-25 15:16:34 +01:00
cython_ext.pyx make zmq cimportable 2020-02-11 10:59:59 +01:00
test_asyncio.py adopt async/await syntax 2020-10-16 13:35:05 +02:00
test_auth.py add mypy stubs 2020-11-25 15:16:34 +01:00
test_cffi_backend.py add mypy stubs 2020-11-25 15:16:34 +01:00
test_constants.py add mypy stubs 2020-11-25 15:16:34 +01:00
test_context.py add mypy stubs 2020-11-25 15:16:34 +01:00
test_cython.py add mypy stubs 2020-11-25 15:16:34 +01:00
test_decorators.py add mypy stubs 2020-11-25 15:16:34 +01:00
test_device.py add mypy stubs 2020-11-25 15:16:34 +01:00
test_draft.py add mypy stubs 2020-11-25 15:16:34 +01:00
test_error.py remove various unreachable py2 conditions 2020-11-27 11:48:07 +01:00
test_etc.py add mypy stubs 2020-11-25 15:16:34 +01:00
test_future.py add mypy stubs 2020-11-25 15:16:34 +01:00
test_imports.py add mypy stubs 2020-11-25 15:16:34 +01:00
test_includes.py add mypy stubs 2020-11-25 15:16:34 +01:00
test_ioloop.py add mypy stubs 2020-11-25 15:16:34 +01:00
test_log.py add mypy stubs 2020-11-25 15:16:34 +01:00
test_message.py cffi: ensure Frame.bytes is bytes 2021-01-28 14:45:06 +01:00
test_monitor.py add mypy stubs 2020-11-25 15:16:34 +01:00
test_monqueue.py add mypy stubs 2020-11-25 15:16:34 +01:00
test_multipart.py add mypy stubs 2020-11-25 15:16:34 +01:00
test_mypy.py add mypy stubs 2020-11-25 15:16:34 +01:00
test_pair.py add mypy stubs 2020-11-25 15:16:34 +01:00
test_poll.py add mypy stubs 2020-11-25 15:16:34 +01:00
test_proxy_steerable.py add mypy stubs 2020-11-25 15:16:34 +01:00
test_pubsub.py add mypy stubs 2020-11-25 15:16:34 +01:00
test_reqrep.py add mypy stubs 2020-11-25 15:16:34 +01:00
test_retry_eintr.py add mypy stubs 2020-11-25 15:16:34 +01:00
test_security.py add mypy stubs 2020-11-25 15:16:34 +01:00
test_socket.py remove various unreachable py2 conditions 2020-11-27 11:48:07 +01:00
test_ssh.py add mypy stubs 2020-11-25 15:16:34 +01:00
test_version.py add mypy stubs 2020-11-25 15:16:34 +01:00
test_win32_shim.py add mypy stubs 2020-11-25 15:16:34 +01:00
test_z85.py add mypy stubs 2020-11-25 15:16:34 +01:00
test_zmqstream.py add mypy stubs 2020-11-25 15:16:34 +01:00