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

add proxy and proxy_auth varriables to ClientSession.__init__ #9207

Merged
merged 20 commits into from
Sep 27, 2024

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    1bb05ac View commit details
    Browse the repository at this point in the history
  2. add meshya to contributors

    meshya committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    2229a5f View commit details
    Browse the repository at this point in the history
  3. set auth_proxy from default if and only if proxy variable not been se…

    …t in _request function
    meshya committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    129e66d View commit details
    Browse the repository at this point in the history
  4. add test unit for default proxy variables

    meshya committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    a27b449 View commit details
    Browse the repository at this point in the history
  5. write about default variables at docs

    meshya committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    de664af View commit details
    Browse the repository at this point in the history
  6. write chages to change log

    meshya committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    4a0a326 View commit details
    Browse the repository at this point in the history
  7. edit changes log file name

    meshya committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    2816e39 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    25841dd View commit details
    Browse the repository at this point in the history
  9. edit changes log file name

    meshya committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    4892853 View commit details
    Browse the repository at this point in the history
  10. edit changes log file name

    meshya committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    c295b0d View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    02e5a13 View commit details
    Browse the repository at this point in the history
  2. fix test for default proxy

    meshya committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    53d1e39 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1609c47 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    23c656a View commit details
    Browse the repository at this point in the history
  5. remove dublicated code

    meshya committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    4c56777 View commit details
    Browse the repository at this point in the history
  6. try edit linter error

    meshya committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    a1ac536 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Update codeql.yml

    Dreamsorcerer authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    bab1e7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    666eac2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e945ff View commit details
    Browse the repository at this point in the history
  4. pytest.raises

    Dreamsorcerer authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    1057e95 View commit details
    Browse the repository at this point in the history