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

feat(general): support for Python 3.9 #626

Merged
merged 2 commits into from
Aug 20, 2021

Conversation

heitorlessa
Copy link
Contributor

Issue #, if available:

Description of changes:

Add support for Python 3.9: https://aws.amazon.com/blogs/compute/python-3-9-runtime-now-available-in-aws-lambda/

Checklist

Breaking change checklist

RFC issue #:

  • Migration process documented
  • Implement warnings (if it can live side by side)

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@boring-cyborg boring-cyborg bot added dependencies Pull requests that update a dependency file internal Maintenance changes labels Aug 20, 2021
@pull-request-size pull-request-size bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Aug 20, 2021
@codecov-commenter
Copy link

codecov-commenter commented Aug 20, 2021

Codecov Report

Merging #626 (77d14a8) into develop (b2773d5) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #626   +/-   ##
========================================
  Coverage    99.95%   99.95%           
========================================
  Files          114      114           
  Lines         4597     4597           
  Branches       254      254           
========================================
  Hits          4595     4595           
  Partials         2        2           

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 b2773d5...77d14a8. Read the comment docs.

@heitorlessa heitorlessa added this to the 1.20.0 milestone Aug 20, 2021
@heitorlessa heitorlessa added the feature New feature or functionality label Aug 20, 2021
@heitorlessa heitorlessa merged commit 787ddaa into aws-powertools:develop Aug 20, 2021
@heitorlessa heitorlessa deleted the feat/support-python39 branch August 20, 2021 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file feature New feature or functionality internal Maintenance changes size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants