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 closing client session #3733

Merged
merged 21 commits into from
Jul 4, 2019
Merged

Fix closing client session #3733

merged 21 commits into from
Jul 4, 2019

Commits on Jun 28, 2019

  1. fix closing client session

    Artem Yushkovskiy committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    4e4d043 View commit details
    Browse the repository at this point in the history
  2. add changelog

    Artem Yushkovskiy committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    b74542b View commit details
    Browse the repository at this point in the history
  3. fix tests

    Artem Yushkovskiy committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    9748dec View commit details
    Browse the repository at this point in the history
  4. revert noise

    Artem Yushkovskiy committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    53ff05c View commit details
    Browse the repository at this point in the history
  5. review: move closed to ResponseHandler

    Artem Yushkovskiy committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    ca25cef View commit details
    Browse the repository at this point in the history
  6. rename _close()

    Artem Yushkovskiy committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    d1f1f5d View commit details
    Browse the repository at this point in the history
  7. cleanup

    Artem Yushkovskiy committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    62e2d4d View commit details
    Browse the repository at this point in the history
  8. few more comments

    Artem Yushkovskiy committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    13dcd7a View commit details
    Browse the repository at this point in the history
  9. fix TCPConnector._close

    Artem Yushkovskiy committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    ea33a9d View commit details
    Browse the repository at this point in the history
  10. satisfy flake8

    Artem Yushkovskiy committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    2f6fcd7 View commit details
    Browse the repository at this point in the history
  11. reduce noise

    Artem Yushkovskiy committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    dc66fc5 View commit details
    Browse the repository at this point in the history
  12. fix mypy

    Artem Yushkovskiy committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    88e815b View commit details
    Browse the repository at this point in the history
  13. fix towncrier

    Artem Yushkovskiy committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    a031cd0 View commit details
    Browse the repository at this point in the history
  14. cleanup + doc

    Artem Yushkovskiy committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    b37ebad View commit details
    Browse the repository at this point in the history
  15. lint (syntax err)

    Artem Yushkovskiy committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    27484ff View commit details
    Browse the repository at this point in the history
  16. flake

    Artem Yushkovskiy committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    00b5088 View commit details
    Browse the repository at this point in the history
  17. mypy

    Artem Yushkovskiy committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    a46ee7e View commit details
    Browse the repository at this point in the history
  18. lint

    Artem Yushkovskiy committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    a94df81 View commit details
    Browse the repository at this point in the history
  19. drop unnecessary file

    Artem Yushkovskiy committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    fd2f90e View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2019

  1. review changes

    Artem Yushkovskiy committed Jul 3, 2019
    Configuration menu
    Copy the full SHA
    9472026 View commit details
    Browse the repository at this point in the history
  2. fix build for older pythons

    Artem Yushkovskiy committed Jul 3, 2019
    Configuration menu
    Copy the full SHA
    b7fedd8 View commit details
    Browse the repository at this point in the history