explodinglabs / jsonrpcserver

Process incoming JSON-RPC requests in Python
MIT License
186 stars 40 forks source link

(Version 6) Adjust required Python version #247

Closed bcb closed 1 year ago

bcb commented 2 years ago

Since we're removing OSlash, the required Python version may be lower than 3.8.

bcb commented 1 year ago

Sticking with 3.8 for now.

Returns supports 3.7, however one test is failing in 3.7. (test_dispatch_to_response_pure_server_error)