-
Notifications
You must be signed in to change notification settings - Fork 7
Python39 layer.zip #8
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
Conversation
Update MySQL GPG key.
Update to Python3.9
|
Thank you so much for the PR! 🙂 Will the new layer.zip work with Python3.8 also? In other words, if I merge in your changes, it won't break anything for existing users, right? |
No, the new layer.zip work with only Python 3.9... |
|
At least, MySQL GPG update is mandatory for Python 3.8 build, too. So I recreated MySQL GPG update PR #9 |
|
Thanks so much for PR #9 - I tested everything in that PR and it worked as expected and I have merged in PR #9 👍 As for your PR #8 (Python 3.9), let me run some tests and I can either:
Give me a day or so, and I will accordingly merge in your PR. Sounds good? |
|
Thanks a lot!
I guess, layer.zip created by this PR is not backward compatible.
I think backward compatible layer.zip should contains both |
|
You're right, it's not backward-compatible with Python 3.8 I think it makes sense to keep |
|
aws_lambda_layer_mysqlclient-2_1_1.zip |
Sorry for bothering you!
I've forgotten update layer.zip Python3.9 version.
This PR includes following PR changes.
PR #6
PR #7