Skip to content

Upgrade aiobotocore#21

Open
javiermolinar wants to merge 7 commits into
plone:masterfrom
onna:upgrade-aiobotocore
Open

Upgrade aiobotocore#21
javiermolinar wants to merge 7 commits into
plone:masterfrom
onna:upgrade-aiobotocore

Conversation

@javiermolinar
Copy link
Copy Markdown

  • aiobotocore has been upgraded to latest version 2.3.3
  • aiohttp has been upgraded to latest version 3.3.1

Changes:

  • The standard way to create aiobotocore clients is using a context manager. Since we are keeping only one instance of the client we need to use the contextlib.AsyncExitstack

  • Changing the way to read from streams to use aiohttp response.content

  • Fixing tests

@mister-roboto
Copy link
Copy Markdown

@javiermolinar you need to sign the Plone Contributor Agreement in order to merge this pull request.

Learn about the Plone Contributor Agreement: http://docs.plone.org/develop/coredev/docs/contributors_agreement_explained.html

@mister-roboto
Copy link
Copy Markdown

@javiermolinar you need to sign the Plone Contributor Agreement in order to merge this pull request.

Learn about the Plone Contributor Agreement: http://docs.plone.org/develop/coredev/docs/contributors_agreement_explained.html

@mister-roboto
Copy link
Copy Markdown

@javiermolinar you need to sign the Plone Contributor Agreement in order to merge this pull request.

Learn about the Plone Contributor Agreement: http://docs.plone.org/develop/coredev/docs/contributors_agreement_explained.html

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.

2 participants