An open API service for providing issue and pull request metadata for open source projects.

GitHub / ably/ably-python issues and pull requests

#501 - build(deps): bump pycryptodome from 3.15.0 to 3.18.0

Pull Request - State: open - Opened by dependabot[bot] about 2 years ago

#500 - refactor!: add mandatory version param to `Rest.request`

Pull Request - State: closed - Opened by owenpearson about 2 years ago - 1 comment

#499 - build(deps-dev): bump pytest-xdist from 1.34.0 to 3.3.0

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago - 1 comment

#498 - Implement untyped stats API

Issue - State: closed - Opened by owenpearson about 2 years ago - 1 comment
Labels: blocked-by-ably

#497 - Consider constraining urllib3 dependancy to <2

Issue - State: open - Opened by doulighan about 2 years ago - 1 comment

#496 - docs: update realtime beta version

Pull Request - State: closed - Opened by owenpearson about 2 years ago

#495 - Release 2.0.0 beta.6

Pull Request - State: closed - Opened by owenpearson about 2 years ago - 1 comment

#494 - Add mandatory version param for `Rest.request`

Issue - State: closed - Opened by mikelee638 about 2 years ago - 1 comment
Labels: breaking

#493 - fix(ConnectionManager): notify state upon transport deactiviation

Pull Request - State: closed - Opened by owenpearson about 2 years ago

#492 - refactor(ConnectionManager): log reason for all state changes

Pull Request - State: closed - Opened by owenpearson about 2 years ago

#491 - build(deps-dev): bump importlib-metadata from 4.13.0 to 6.6.0

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment

#490 - Automate releases, use secure publishing

Issue - State: open - Opened by owenpearson over 2 years ago - 1 comment

#489 - build(deps-dev): bump importlib-metadata from 4.13.0 to 6.5.0

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment

#488 - build(deps-dev): bump importlib-metadata from 4.13.0 to 6.4.1

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment

#487 - build(deps-dev): bump importlib-metadata from 4.13.0 to 6.3.0

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment

#486 - build(deps-dev): bump importlib-metadata from 4.13.0 to 6.2.1

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment

#485 - Readme updates for 2.0.0-beta.5

Pull Request - State: closed - Opened by owenpearson over 2 years ago

#484 - Release 2.0.0 beta.5

Pull Request - State: closed - Opened by owenpearson over 2 years ago

#483 - docs: add migration guide for 1.2 -> 2.x

Pull Request - State: closed - Opened by owenpearson over 2 years ago

#482 - Remove deprecated APIs

Pull Request - State: closed - Opened by owenpearson over 2 years ago
Labels: breaking

#481 - Bump importlib-metadata from 4.13.0 to 6.1.0

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment

#480 - Add pytype to CI

Issue - State: open - Opened by owenpearson over 2 years ago - 1 comment

#479 - Update README to mention token-based authentication support

Pull Request - State: closed - Opened by mikelee638 over 2 years ago
Labels: documentation

#478 - Bump pytest-xdist from 1.34.0 to 3.2.1

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment

#477 - Add typings to rest

Pull Request - State: closed - Opened by mohyour over 2 years ago - 1 comment

#476 - Add typings to python realtime

Pull Request - State: closed - Opened by mohyour over 2 years ago

#475 - Remove soft-deprecated APIs in 2.0 branch

Issue - State: closed - Opened by owenpearson over 2 years ago - 1 comment
Labels: breaking

#474 - RSN4b Compliance

Pull Request - State: closed - Opened by AndyTWF over 2 years ago - 2 comments
Labels: breaking

#473 - doc: update pypi beta link to 2.0.0b4

Pull Request - State: closed - Opened by owenpearson over 2 years ago

#472 - `RSN4b`: Error raised

Issue - State: closed - Opened by AndyTWF over 2 years ago - 1 comment
Labels: breaking

#471 - Update readme to reflect milestone3

Pull Request - State: closed - Opened by mohyour over 2 years ago

#470 - Update readme milestone 3

Pull Request - State: closed - Opened by mohyour over 2 years ago

#469 - Release 2.0.0 beta.4

Pull Request - State: closed - Opened by owenpearson over 2 years ago

#468 - Update the README for Python Milestone 3

Issue - State: closed - Opened by deanna-lad over 2 years ago - 1 comment

#467 - fix(Http): stop raising with no exception

Pull Request - State: closed - Opened by owenpearson over 2 years ago

#466 - RTC4a: `Realtime.Auth.client_id` is `None` until connected

Pull Request - State: closed - Opened by owenpearson over 2 years ago

#465 - Pass clientId as query string param when opening a new connection

Pull Request - State: closed - Opened by mohyour over 2 years ago

#464 - Realtime `client_id` validation

Pull Request - State: closed - Opened by owenpearson over 2 years ago

#463 - Handle token error on resume

Pull Request - State: closed - Opened by mohyour over 2 years ago - 1 comment

#462 - Handle DISCONNECTED token errors

Pull Request - State: closed - Opened by owenpearson over 2 years ago

#461 - Implement RSA4c (timeout for obtaining a token)

Issue - State: open - Opened by owenpearson over 2 years ago - 1 comment

#460 - Handle connection request failure due to token error

Pull Request - State: closed - Opened by mohyour over 2 years ago

#459 - refactor(WebSocketTransport): simplify `ws_read_loop`

Pull Request - State: closed - Opened by owenpearson over 2 years ago

#458 - Reauth inbound auth msg

Pull Request - State: closed - Opened by mohyour over 2 years ago

#457 - Handle channel errors

Pull Request - State: closed - Opened by owenpearson over 2 years ago

#456 - Transition channel to initialized from terminal state

Pull Request - State: closed - Opened by mohyour over 2 years ago

#455 - Handle realtime channel errors

Issue - State: closed - Opened by owenpearson over 2 years ago - 1 comment

#454 - Realtime authorize

Pull Request - State: closed - Opened by owenpearson over 2 years ago

#453 - Bump pytest-xdist from 1.34.0 to 3.2.0

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment

#452 - Expand Milestone 3 in `roadmap.md`

Pull Request - State: closed - Opened by mikelee638 over 2 years ago
Labels: documentation

#451 - Token auth constructor

Pull Request - State: closed - Opened by mohyour over 2 years ago

#450 - test: use environment instead of rest_host for testapp clients

Pull Request - State: closed - Opened by owenpearson over 2 years ago

#449 - Pass `clientId` as query string param when opening a new connection

Issue - State: closed - Opened by mikelee638 over 2 years ago - 1 comment

#448 - Validate `clientId` in `ClientOptions`

Issue - State: closed - Opened by mikelee638 over 2 years ago - 1 comment

#447 - Release/2.0.0 beta.3

Pull Request - State: closed - Opened by owenpearson over 2 years ago

#446 - Update README for realtime beta.3

Pull Request - State: closed - Opened by owenpearson over 2 years ago

#445 - Handle connection request failure due to token error

Issue - State: closed - Opened by mikelee638 over 2 years ago - 1 comment

#444 - Handle token `ERROR` response to a resume request

Issue - State: closed - Opened by mikelee638 over 2 years ago - 1 comment

#443 - Handle `DISCONNECTED` messages containing token errors

Issue - State: closed - Opened by mikelee638 over 2 years ago - 1 comment

#442 - Channel retry

Pull Request - State: closed - Opened by owenpearson over 2 years ago

#441 - refactor: add static AblyException.from_dict method

Pull Request - State: closed - Opened by owenpearson over 2 years ago

#440 - Realtime.Channels improvements

Pull Request - State: closed - Opened by owenpearson over 2 years ago

#439 - Restructure tests

Pull Request - State: closed - Opened by owenpearson over 2 years ago

#437 - Update README examples for 2.0.0-beta.3 release

Issue - State: closed - Opened by owenpearson over 2 years ago - 1 comment
Labels: documentation

#436 - RealtimeChannel: Handle `DETACHED` while not requesting detach

Issue - State: closed - Opened by owenpearson over 2 years ago - 1 comment

#433 - fix: use `httpx.Timeout` class to set http timeouts

Pull Request - State: closed - Opened by owenpearson over 2 years ago

#428 - Reauth upon inbound `AUTH` protocol message

Issue - State: closed - Opened by owenpearson over 2 years ago - 1 comment

#427 - Send `AUTH` protocol message when `Auth.authorize` called on realtime client

Issue - State: closed - Opened by owenpearson over 2 years ago - 1 comment

#426 - RSC15l2: HTTP request timeouts should result in fallback

Issue - State: closed - Opened by owenpearson over 2 years ago - 1 comment
Labels: bug

#425 - Allow token auth methods for realtime constructor

Issue - State: closed - Opened by owenpearson over 2 years ago - 1 comment

#424 - Bump pycryptodome from 3.15.0 to 3.17

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment

#423 - Merge `integration/realtime` into `main`

Pull Request - State: closed - Opened by owenpearson over 2 years ago - 1 comment

#409 - Apply `Auth#clientId` only after a realtime connection has been established

Issue - State: closed - Opened by owenpearson over 2 years ago - 1 comment

#401 - Bump importlib-metadata from 4.13.0 to 6.0.0

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment

#399 - RSC7c

Pull Request - State: closed - Opened by qsdstefan over 2 years ago - 2 comments
Labels: enhancement

#395 - Bump certifi from 2022.9.24 to 2022.12.7

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment

#393 - Bump pep8-naming from 0.4.1 to 0.13.2

Pull Request - State: open - Opened by dependabot[bot] over 2 years ago

#390 - Bump pytest-xdist from 1.34.0 to 3.1.0

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment

#389 - Bump pytest-cov from 2.12.1 to 4.0.0

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment

#387 - doc: add ticks for completed milestones in roadmap

Pull Request - State: closed - Opened by owenpearson over 2 years ago

#366 - Add test for `DISCONNECTED` response from service

Issue - State: closed - Opened by owenpearson over 2 years ago - 1 comment

#353 - `EventEmitter` compatibility with `unittest.Mock`

Issue - State: open - Opened by owenpearson over 2 years ago - 1 comment
Labels: testing

#347 - Resend protocol messages for pending channels upon resume

Issue - State: closed - Opened by owenpearson almost 3 years ago - 1 comment
Labels: enhancement

#346 - Attempt to resume connection when disconnected unexpectedly

Issue - State: closed - Opened by owenpearson almost 3 years ago - 1 comment
Labels: enhancement

#345 - Handle `CONNECTED` messages once connected

Issue - State: closed - Opened by owenpearson almost 3 years ago - 1 comment
Labels: enhancement

#344 - Implement `maxIdleInterval`

Issue - State: closed - Opened by owenpearson almost 3 years ago - 1 comment
Labels: enhancement

#343 - Implement realtime connectivity check

Issue - State: closed - Opened by owenpearson almost 3 years ago - 1 comment
Labels: enhancement

#341 - Add `fallbackHosts` client option for realtime clients

Issue - State: closed - Opened by owenpearson almost 3 years ago - 1 comment
Labels: enhancement

#339 - Implement `disconnectedRetryTimeout`

Issue - State: closed - Opened by owenpearson almost 3 years ago - 1 comment
Labels: enhancement

#338 - Handle recoverable connection opening errors

Issue - State: closed - Opened by owenpearson almost 3 years ago - 1 comment
Labels: enhancement

#337 - Add `Connection.errorReason` field

Issue - State: closed - Opened by owenpearson almost 3 years ago - 1 comment
Labels: enhancement

#333 - Add `environment` client option for Realtime

Issue - State: closed - Opened by owenpearson almost 3 years ago - 1 comment

#331 - Implement `EventEmitter.on` with no event argument (RTE3)

Issue - State: closed - Opened by owenpearson almost 3 years ago - 1 comment

#324 - Implement RTN13c

Issue - State: closed - Opened by mohyour almost 3 years ago - 1 comment

#310 - [WIP] Test refactor

Pull Request - State: closed - Opened by owenpearson almost 3 years ago

#306 - Use a real host in HTTP/2 test

Pull Request - State: closed - Opened by owenpearson almost 3 years ago

#286 - Add Type Annotations (aka. Type Hints)

Issue - State: closed - Opened by QuintinWillison almost 3 years ago

#285 - Exception thrown without details about failure

Issue - State: closed - Opened by richiejarvis almost 3 years ago