Skip to content

feat(aws-lambda): Add Python 3.9 support#1239

Merged
AbhiPrasad merged 1 commit into
getsentry:masterfrom
tomscytale:razumeiko/master
Nov 16, 2021
Merged

feat(aws-lambda): Add Python 3.9 support#1239
AbhiPrasad merged 1 commit into
getsentry:masterfrom
tomscytale:razumeiko/master

Conversation

@tomscytale

Copy link
Copy Markdown
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

@AbhiPrasad AbhiPrasad left a comment

Copy link
Copy Markdown
Contributor

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
Copy Markdown
Contributor Author

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

@AbhiPrasad

Copy link
Copy Markdown
Contributor

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

Comment thread sentry_sdk/integrations/aws_lambda.py
@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

@iker-barriocanal iker-barriocanal left a comment

Copy link
Copy Markdown
Contributor

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
Copy Markdown
Contributor

Master should be fixed, please rebase.

@tomscytale

Copy link
Copy Markdown
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.

4 participants