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

map_exceptions in request.aclose() #1465

Merged
merged 10 commits into from
Feb 17, 2021

Commits on Feb 10, 2021

  1. map_exceptions in request.aclose()

    Now, clients can catch an exception that occurs during close.
    
    [closes encode#1463]
    adamhooper committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    25a5a68 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9badecd View commit details
    Browse the repository at this point in the history
  3. Another crack at py3.6

    adamhooper committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    f5daf4c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7ef83a7 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2021

  1. Configuration menu
    Copy the full SHA
    7b29221 View commit details
    Browse the repository at this point in the history
  2. Fix coverage

    adamhooper committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    aa84237 View commit details
    Browse the repository at this point in the history
  3. Fix coverage with pragma

    adamhooper committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    6f31794 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2021

  1. Configuration menu
    Copy the full SHA
    81cac00 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9b7ebc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    810a7ea View commit details
    Browse the repository at this point in the history