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(aws-lambda): Add Python 3.9 support #1239

Merged
merged 1 commit into from Nov 16, 2021

Conversation

tomscytale
Copy link
Contributor

  • Added AWS Lambda Python 3.9 runtime support
  • Ignore mypy module check
  • Fixed check bug and added python3.9 runtime to tests
  • Revert comment
  • run black on aws_lambda.py and test
  • add python3.9 as compatible runtime in .craft.yml

@tomscytale tomscytale changed the title Fixes for aws_lambda Added AWS Lambda Python 3.9 runtime support - take 2 Nov 3, 2021
@tomscytale tomscytale changed the title Added AWS Lambda Python 3.9 runtime support - take 2 fix: Added AWS Lambda Python 3.9 runtime support - take 2 Nov 3, 2021
Copy link
Member

@AbhiPrasad AbhiPrasad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This LGTM, thanks for your contribution!

@tomscytale
Copy link
Contributor Author

@AbhiPrasad thanks . What's with the test failures? They look spurious.

@AbhiPrasad
Copy link
Member

Yup they seem to be flaky tests for sanic, we’ll take care of that before merging in this PR.

@iker-barriocanal iker-barriocanal changed the title fix: Added AWS Lambda Python 3.9 runtime support - take 2 feat(aws-lambda): Add Python 3.9 support Nov 4, 2021
Copy link
Member

@iker-barriocanal iker-barriocanal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks for contributing, @tomscytale! I think we should fix master before merging this PR, what do you think @AbhiPrasad?

@AbhiPrasad
Copy link
Member

Master should be fixed, please rebase.

@tomscytale
Copy link
Contributor Author

@AbhiPrasad done

@AbhiPrasad AbhiPrasad merged commit b286406 into getsentry:master Nov 16, 2021
@tomscytale tomscytale deleted the razumeiko/master branch November 16, 2021 21:49
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

4 participants