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

Filter readBody deprecation notice in tests #947

Merged
merged 4 commits into from Sep 18, 2023
Merged

Filter readBody deprecation notice in tests #947

merged 4 commits into from Sep 18, 2023

Commits on Aug 21, 2023

  1. Use _read_response_body to asyn read the body instead of readBody.

    Signed-off-by: kareza <kareza@qq.com>
    karezachen committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    153011a View commit details
    Browse the repository at this point in the history
  2. Revert "Use _read_response_body to asyn read the body instead of `r…

    …eadBody`."
    
    This reverts commit 78fb586.
    
    Signed-off-by: kareza <kareza@qq.com>
    karezachen committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    77a5ca6 View commit details
    Browse the repository at this point in the history
  3. ignore DeprecationWarning.

    Signed-off-by: kareza <kareza@qq.com>
    karezachen committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    07430ff View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2023

  1. Add parameter.

    Signed-off-by: kareza <kareza@qq.com>
    karezachen committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    b7fa477 View commit details
    Browse the repository at this point in the history