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

[ENH] use httpx over requests #2336

Merged
merged 9 commits into from
Jun 18, 2024
Merged

[ENH] use httpx over requests #2336

merged 9 commits into from
Jun 18, 2024

Commits on Jun 13, 2024

  1. Use httpx over requests

    codetheweb committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    b387c92 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    codetheweb committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    5f575b2 View commit details
    Browse the repository at this point in the history
  3. Disable timeout

    codetheweb committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    2e563ac View commit details
    Browse the repository at this point in the history
  4. dry

    codetheweb committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    162af53 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    25bd15c View commit details
    Browse the repository at this point in the history
  6. Fix bad typing

    codetheweb committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    44af981 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    44d2788 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Configuration menu
    Copy the full SHA
    6ed1d17 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3120de7 View commit details
    Browse the repository at this point in the history