explodinglabs / jsonrpcclient

Generate JSON-RPC requests and parse responses in Python

Home Page:https://www.jsonrpcclient.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support Python 3.8

bcb opened this issue · comments

commented

Tox failing with Python 3.8 due to pyzmq failing to compile.

commented

Pyzmq is fixed zeromq/pyzmq#1286

commented

Tests passing in Python 3.8.