ably-python icon indicating copy to clipboard operation
ably-python copied to clipboard

Python client library SDK for Ably realtime messaging service

Results 55 ably-python issues
Sort by recently updated
recently updated
newest added

See [`RSA4c`](https://sdk.ably.com/builds/ably/specification/main/features/#RSA4c) ┆Issue is synchronized with this [Jira Task](https://ably.atlassian.net/browse/ECO-4101) by [Unito](https://www.unito.io)

Add support for the following requirements: TO3o, TO3p https://docs.ably.io/client-lib-development-guide/features/#TO3o https://docs.ably.io/client-lib-development-guide/features/#TO3p see details https://github.com/ably/docs/blob/main/content/client-lib-development-guide/versions/features-1-1__1-2.diff Acceptance Criteria: Implement the support for the requirements above Update the spreadsheet ┆Issue is synchronized with this...

enhancement

Write spec tests for : RSA4b, b1, c, RSA16 ensure they pass and that the affected API conforms to the 1.2 API design ┆Issue is synchronized with this [Jira Task](https://ably.atlassian.net/browse/ECO-4105)...

testing

Write spec tests for : RSN3a, c ensure they pass and that the affected API conforms to the 1.2 API design ┆Issue is synchronized with this [Jira Task](https://ably.atlassian.net/browse/ECO-4106) by [Unito](https://www.unito.io)

testing

Write spec tests for : RSL1a, b, h, k1, k2, l, l1 ensure they pass and that the affected API conforms to the 1.2 API design ┆Issue is synchronized with...

testing

Write spec tests for RSL6b, RLS7 ensure they pass and that the affected API conforms to the 1.2 API design ┆Issue is synchronized with this [Jira Task](https://ably.atlassian.net/browse/ECO-4108) by [Unito](https://www.unito.io)

testing

Currently, due to argument validation, `EventEmitter` methods will raise an exception when a `Mock` is used in place of a listener. We should make `EventEmitter` compatible with `unittest.Mock` to simplify...

testing

- Added `flake8` compatible auto code-formatting tool -> https://github.com/odwyersoftware/brunette - This is built on top of popular fomatting tool [black](https://github.com/psf/black), but configurable -> https://github.com/odwyersoftware/brunette#why-does-this-need-to-exist - Fixed #539

Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.9.24 to 2023.7.22. Commits 8fb96ed 2023.07.22 afe7722 Bump actions/setup-python from 4.6.1 to 4.7.0 (#230) 2038739 Bump dessant/lock-threads from 3.0.0 to 4.0.1 (#229) 44df761 Hash pin Actions and...