v2.1.0#

Released on Jun 6, 2022 (diff).

  • The method jsonrpc.WSGIHandler.handle_request() is decomposed into the several using the functools.singledispatchmethod decorator.

  • Now the method jsonrpc.WSGIHandler.handle_request() is raising ValueError due the invocation with unsupported request type.