edx-rest-api-client icon indicating copy to clipboard operation
edx-rest-api-client copied to clipboard

Facilitates interaction with edX REST APIs

Results 11 edx-rest-api-client issues
Sort by recently updated
recently updated
newest added

Bumps [idna](https://github.com/kjd/idna) from 3.6 to 3.7. Release notes Sourced from idna's releases. v3.7 What's Changed Fix issue where specially crafted inputs to encode() could take exceptionally long amount of time...

dependencies
python

Python requirements update. Please review the [changelogs](https://openedx.atlassian.net/wiki/spaces/TE/pages/1001521320/Python+Package+Changelogs) for the upgraded packages. Deleted obsolete pull_requests: https://github.com/openedx/edx-rest-api-client/pull/332

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4. Release notes Sourced from codecov/codecov-action's releases. v4.0.0 v4 of the Codecov Action uses the CLI as the underlying upload. The CLI has helped to...

dependencies
github_actions

**Description:** As Per this DEPR: https://github.com/openedx/public-engineering/issues/218 This ticket is to clean-up some remaining usages, and ultimately to remove the deprecated EdxRestApiClient so the code no longer lives in the platform....

open-source-contribution

During the [DEPR of EdxApiRestClient](https://github.com/openedx/public-engineering/issues/189), some cases were replaced with plain `requests` object code, rather than using the updated OAuth client, using the user's JWT for service-to-service calls. **TODO:** Find...

help wanted

It seems like it would be useful for the client to have additional resiliency capabilities such as retries, exponential backoff, auto-handling of rate limiting, circuit breaker, etc. that would both...

Updated repo with setup.py changes for package extras, for more context please have a look into this [issue](https://github.com/edx/edx-arch-experiments/issues/386)

Python requirements update. Please review the [changelogs](https://openedx.atlassian.net/wiki/spaces/TE/pages/1001521320/Python+Package+Changelogs) for the upgraded packages. Deleted obsolete pull_requests: https://github.com/openedx/edx-rest-api-client/pull/350

Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.4.4 to 0.5.0. Changelog Sourced from sqlparse's changelog. Release 0.5.0 (Apr 13, 2024) Notable Changes Drop support for Python 3.5, 3.6, and 3.7. Python 3.12 is now...

dependencies
python

Python requirements update. Please review the [changelogs](https://openedx.atlassian.net/wiki/spaces/TE/pages/1001521320/Python+Package+Changelogs) for the upgraded packages. Deleted obsolete pull_requests: https://github.com/openedx/edx-rest-api-client/pull/360