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 #2781: deprecate ClientResponseError.code in favor of .status #2818

Merged
merged 5 commits into from
Mar 10, 2018

Commits on Mar 9, 2018

  1. Fix aio-libs#2781: deprecate ClientResponseError.code in favor of .st…

    …atus
    Dmitriy Safonov committed Mar 9, 2018
    Configuration menu
    Copy the full SHA
    def302a View commit details
    Browse the repository at this point in the history
  2. Check for both status and code; add more tests

    Dmitriy Safonov committed Mar 9, 2018
    Configuration menu
    Copy the full SHA
    df085ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    75bfd63 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2018

  1. Update docs

    Dmitriy Safonov committed Mar 10, 2018
    Configuration menu
    Copy the full SHA
    573d2eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50253e0 View commit details
    Browse the repository at this point in the history