pyzmq/zmq/tests
Min RK 8ad0b67697 keep building libzmq as an Extension for Windows PyPy wheels
delvewheel + binary libzmq doesn't seem to work for PyPy (not sure why)

PyPy itself claims to require separate installation of vcredist, so we do, too,
instead of trying to bundle it.
2021-01-26 12:12:12 +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 get zero-copy working on cffi 2021-01-13 14:59:05 +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