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

Drop await aiohttp.request() syntax for sake of context manager #2541

Merged
merged 11 commits into from
Nov 21, 2017

Commits on Nov 20, 2017

  1. Get rid of more yield froms

    asvetlov committed Nov 20, 2017
    Configuration menu
    Copy the full SHA
    5ff418b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dda5766 View commit details
    Browse the repository at this point in the history
  3. Fix typo

    asvetlov committed Nov 20, 2017
    Configuration menu
    Copy the full SHA
    fbec130 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ec2fdda View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fb13161 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fc0c4b0 View commit details
    Browse the repository at this point in the history
  7. Fix typo

    asvetlov committed Nov 20, 2017
    Configuration menu
    Copy the full SHA
    8e236eb View commit details
    Browse the repository at this point in the history
  8. Fix flake8

    asvetlov committed Nov 20, 2017
    Configuration menu
    Copy the full SHA
    95ab9be View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    47c49d3 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2017

  1. Fix spelling

    asvetlov committed Nov 21, 2017
    Configuration menu
    Copy the full SHA
    d98ecb9 View commit details
    Browse the repository at this point in the history
  2. Code cleanup

    asvetlov committed Nov 21, 2017
    Configuration menu
    Copy the full SHA
    e7b08c3 View commit details
    Browse the repository at this point in the history