Skip to content

v0.13.1: Merge pull request #9 from mahlberg/fix-unserviced-rpc

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jan 01:08
· 32 commits to master since this release
6537c14

What’s Changed

Added

  • Run tests on Python 3.9 and default to that for linting, etc.

Fixed

  • Raise UNIMPLEMENTED instead of UNKNOWN when no handler is found for a method (#9) @mahlberg