Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V3.9.7 #137

Merged
merged 4 commits into from
Nov 25, 2023
Merged

V3.9.7 #137

merged 4 commits into from
Nov 25, 2023

Conversation

deedy5
Copy link
Owner

@deedy5 deedy5 commented Nov 24, 2023

  1. add core exceptions,
  2. remove retries in _get_url(),
  3. raise ApiException if resp.status_code==403,
  4. raise RateLimitException if resp.status_code==202,
  5. sleep(0.75) between API requests if proxies is None,
  6. sort imports, lint and format .py files with Ruff,
  7. pytest: sleep(1) between tests.

@deedy5 deedy5 merged commit edbcced into main Nov 25, 2023
2 checks passed
@deedy5 deedy5 deleted the v3.9.7 branch November 25, 2023 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant