Skip to content

Conversation

@pyup-bot
Copy link
Contributor

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

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

Changelog

2.3.3

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

  • Having a ; in Response content type does not assume it contains a charset
    anymore. (2197)
  • Use getattr(asyncio, 'async') for keeping compatibility with Python 3.7.
    (2476)
  • Ignore NotImplementedError raised by set_child_watcher from uvloop.
    (2491)
  • Fix warning in ClientSession.__del__ by stopping to try to close it.
    (2523)
  • Fixed typo's in Third-party libraries page. And added async-v20 to the list
    (2510)

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

Happy merging! 🤖

@edmorley
Copy link
Contributor

edmorley commented Nov 21, 2017

Closing PR/deleting branch to force regeneration now that all of the wheels actually exist on PyPI.

(See pyupio/pyup#250 et al)

@edmorley edmorley closed this Nov 21, 2017
@edmorley edmorley deleted the pyup-update-aiohttp-2.3.2-to-2.3.3 branch November 21, 2017 12:16
@edmorley edmorley added dependencies Bot PRs that update dependencies python labels Feb 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Bot PRs that update dependencies python

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants