pavlov99 / json-rpc

🔁 JSON-RPC 1/2 transport implementation. Supports python 2/3 and pypy.
http://json-rpc.readthedocs.org
MIT License
464 stars 101 forks source link

Add py38 support, fix testsuite, and test deps #109

Closed xnox closed 4 years ago

xnox commented 4 years ago

I think json-rpc fails tests with py3.8, something to do with "positional/keyword only args"

xnox commented 4 years ago

circleci is stuck?

pavlov99 commented 4 years ago

@xnox indeed, there is something with circleci. I've updated tox.ini and pushed changes to develop and master.