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

Fix ConnectionResetError not being raised when the transport is closed #7180

Merged

Commits on Jan 22, 2023

  1. Configuration menu
    Copy the full SHA
    eab15e3 View commit details
    Browse the repository at this point in the history
  2. mypy

    bdraco committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    5a43af0 View commit details
    Browse the repository at this point in the history
  3. mypy

    bdraco committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    4a9da40 View commit details
    Browse the repository at this point in the history
  4. add cover

    bdraco committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    2da4064 View commit details
    Browse the repository at this point in the history
  5. add cover

    bdraco committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    8ac7f38 View commit details
    Browse the repository at this point in the history
  6. change

    bdraco committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    9cb25db View commit details
    Browse the repository at this point in the history
  7. contributors

    bdraco committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    0c8b69a View commit details
    Browse the repository at this point in the history
  8. typo

    bdraco committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    3b90d3c View commit details
    Browse the repository at this point in the history
  9. typo

    bdraco committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    f0ae99e View commit details
    Browse the repository at this point in the history
  10. typo

    bdraco committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    4f44c32 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. Configuration menu
    Copy the full SHA
    a393ece View commit details
    Browse the repository at this point in the history
  2. preen

    bdraco committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    8670f0a View commit details
    Browse the repository at this point in the history
  3. empty

    bdraco committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    78273dd View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. empty

    bdraco committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    7f95175 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. rst syntax

    bdraco committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    860fde8 View commit details
    Browse the repository at this point in the history
  2. Update aiohttp/http_writer.py

    Co-authored-by: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua>
    bdraco and webknjaz committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    d34fc70 View commit details
    Browse the repository at this point in the history
  3. docstring

    bdraco committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    516a5c1 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'bdraco/fix_connection_reset_error_not_r…

    …aised' into fix_connection_reset_error_not_raised
    bdraco committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    811e3e1 View commit details
    Browse the repository at this point in the history
  5. matches

    bdraco committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    21bb53b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c946e93 View commit details
    Browse the repository at this point in the history
  7. mocker

    bdraco committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    5833948 View commit details
    Browse the repository at this point in the history
  8. Merge remote-tracking branch 'bdraco/fix_connection_reset_error_not_r…

    …aised' into fix_connection_reset_error_not_raised
    bdraco committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    ded9608 View commit details
    Browse the repository at this point in the history
  9. fix incorrect kwarg

    bdraco committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    0ff872e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    96090d5 View commit details
    Browse the repository at this point in the history
  11. empty commit to rerun ci

    bdraco committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    b93ed94 View commit details
    Browse the repository at this point in the history
  12. Merge remote-tracking branch 'bdraco/fix_connection_reset_error_not_r…

    …aised' into fix_connection_reset_error_not_raised
    bdraco committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    043c1d4 View commit details
    Browse the repository at this point in the history
  13. empty commit to rerun ci

    bdraco committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    05da43e View commit details
    Browse the repository at this point in the history
  14. empty

    bdraco committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    4e10760 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2023

  1. add connected property

    bdraco committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    90f4257 View commit details
    Browse the repository at this point in the history
  2. cleanup

    bdraco committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    471fa2e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0172016 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d51d68a View commit details
    Browse the repository at this point in the history
  5. update tests

    bdraco committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    74b7e77 View commit details
    Browse the repository at this point in the history
  6. still check for is_closing

    bdraco committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    0f44ef2 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. Configuration menu
    Copy the full SHA
    a7e53ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed76669 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    53384ab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    115ce1d View commit details
    Browse the repository at this point in the history