Skip to content

Feature/python 3 8 #35

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

Merged
merged 2 commits into from
Dec 6, 2019
Merged

Feature/python 3 8 #35

merged 2 commits into from
Dec 6, 2019

Conversation

bryantbiggs
Copy link
Contributor

Note: Please remember to review the contribution guidelines
if you have not yet done so.

What does this PR do?

  • Adds support for Python 3.8 runtime
  • Updates dependencies to latest versions

Motivation

  • AWS has recently released the lambda native Python 3.8 runtime

Testing Guidelines

./scripts/run_tests.sh

Additional Notes

All tests have passed, included the dependency updates since they would go out with the next layer publish and low risk of breaking changes.

Closes #31

@bryantbiggs bryantbiggs requested a review from a team as a code owner December 6, 2019 02:10
Copy link
Contributor

@DarcyRaynerDD DarcyRaynerDD left a comment

Choose a reason for hiding this comment

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

Hey @bryantbiggs 👋 . Thanks for the PR, we were just about to get to this, so you've saved us some work. We're going to do some quick internal testing on this, but after that should be good to merge.

@bryantbiggs
Copy link
Contributor Author

Thanks @DarcyRaynerDD - I have some lambdas written in 3.8 and I used this to package my own layer until the official is released. So far everything appears to be working ok, looking forward to the release

@DarcyRaynerDD DarcyRaynerDD merged commit 0a1d64b into DataDog:master Dec 6, 2019
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.

Python3.8 Layer
2 participants