Commit Graph

7 Commits

Author SHA1 Message Date
9bf9352bfc
fix: Check for empty messages before checking its properties in MuxRPCAPI 2023-11-02 12:42:01 +01:00
3aa2794b92
ci: Add and configure PyLint, and make it happy 2023-11-02 12:42:01 +01:00
b30aa39d6b
ci: Use black instead of flake8
It results in mostly the same style, plus it’s configurable via pyproject.toml.
2023-11-02 12:42:00 +01:00
160ca7109e
build: Remove async_generator as a dependency
Python 3.6+ can do this natively.
2023-11-02 12:42:00 +01:00
Pedro Ferreira
9fc910c37d Python 3.5 compatibility
Close #1 and #3
2017-08-01 22:37:14 +02:00
Pedro Ferreira
3d652d11cd Properly handle MuxRPC errors 2017-07-30 15:02:09 +02:00
Pedro Ferreira
ae5b99acfa Rename module 2017-07-30 11:50:25 +02:00