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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update aiohttp to 2.3.4 #354

Closed
wants to merge 1 commit into from
Closed

Conversation

pyup-bot
Copy link
Collaborator

There's a new version of aiohttp available.
You are currently using 2.3.3. I have updated it to 2.3.4

These links might come in handy: PyPI | Changelog | Repo

Changelog

2.3.4

==================

  • Make request.app point to proper application instance when using nested
    applications (with middlewares). (2550)
  • Change base class of ClientConnectorSSLError to ClientSSLError from
    ClientConnectorError. (2563)
  • Return client connection back to free pool on error in connector.connect().
    (2567)

Got merge conflicts? Close this PR and delete the branch. I'll create a new PR for you.

Happy merging! 馃

@codecov
Copy link

codecov bot commented Nov 29, 2017

Codecov Report

Merging #354 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #354   +/-   ##
======================================
  Coverage    97.4%   97.4%           
======================================
  Files          18      18           
  Lines         887     887           
======================================
  Hits          864     864           
  Misses         23      23

Continue to review full report at Codecov.

Legend - Click here to learn more
螖 = absolute <relative> (impact), 酶 = not affected, ? = missing data
Powered by Codecov. Last update d6dc101...13a765b. Read the comment docs.

@coveralls
Copy link

coveralls commented Nov 29, 2017

Coverage Status

Coverage remained the same at 97.407% when pulling 13a765b on pyup-update-aiohttp-2.3.3-to-2.3.4 into d6dc101 on master.

@pyup-bot
Copy link
Collaborator Author

Closing this in favor of #355

@pyup-bot pyup-bot closed this Nov 30, 2017
@jacobtomlinson jacobtomlinson deleted the pyup-update-aiohttp-2.3.3-to-2.3.4 branch November 30, 2017 03:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants