python-zulip-api/zulip/zulip
PIG208 d0edb0952e api: Replace function signatures for legacy zulip server.
To make sure that the API bindings is backward compatible with
older versions of zulip server that uses functions with different
signatures, we use a hack to replace the Client class with a
legacy-compatible version of it.
2021-10-13 09:26:56 -07:00
..
examples pyupgrade: Reformat with --py36-plus. 2021-06-02 18:45:57 -07:00
__init__.py api: Replace function signatures for legacy zulip server. 2021-10-13 09:26:56 -07:00
api_examples.py black: Reformat without skipping string normalization. 2021-06-02 18:45:57 -07:00
cli.py isort: Reformat using isort. 2021-06-02 18:45:57 -07:00
py.typed packaging: Add py.typed marker file & install in setup.py. 2018-05-02 12:13:26 -07:00
send.py pyupgrade: Reformat with --py36-plus. 2021-06-02 18:45:57 -07:00