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

Feature Request: Add support for Python 3.10 #2136

Closed
1 of 2 tasks
leandrodamascena opened this issue Apr 18, 2023 · 6 comments · Fixed by #2137
Closed
1 of 2 tasks

Feature Request: Add support for Python 3.10 #2136

leandrodamascena opened this issue Apr 18, 2023 · 6 comments · Fixed by #2137
Assignees
Labels
feature-request feature request internal Maintenance changes

Comments

@leandrodamascena
Copy link
Contributor

Use case

According to this thread, the AWS Lambda team has already added support for Python 3.10 in the managed runtime.
We need to add this support in Powertools.

Solution/User Experience

Add support for Python 3.10

Alternative solutions

- Run local tests
- Run e2e tests
- Deploy a project using AWS Lambda with Python 3.10 and verify that everything is working.
- Fix possible issues.

Acknowledgment

@leandrodamascena leandrodamascena added triage Pending triage from maintainers feature-request feature request internal Maintenance changes and removed triage Pending triage from maintainers labels Apr 18, 2023
@rubenfonseca rubenfonseca linked a pull request Apr 18, 2023 that will close this issue
7 tasks
@heitorlessa
Copy link
Contributor

heitorlessa commented Apr 18, 2023 via email

@ran-isenberg
Copy link
Contributor

ran-isenberg commented Apr 18, 2023

@heitorlessa Does it explain why I'm again an error during invocation even though powertools is packed into my 3.10 lambda?
"

2023-04-18T20:08:28.137+03:00Copy[ERROR] Runtime.ImportModuleError: Unable to import module 'service.handlers.create_order': No module named 'aws_lambda_powertools'Traceback (most recent call last): [ERROR] Runtime.ImportModuleError: Unable to import module 'service.handlers.create_order': No module named 'aws_lambda_powertools' Traceback (most recent call last):
"

@ran-isenberg
Copy link
Contributor

Coming tomorrow :-)

On Tue, 18 Apr 2023 at 19:14, Ran Isenberg @.> wrote: +1 . can't upgrade my project :( — Reply to this email directly, view it on GitHub <#2136 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAZPQBEFZPHADYPWRDT3VULXB3DWVANCNFSM6AAAAAAXCLS7FQ . You are receiving this because you are subscribed to this thread.Message ID: @. com>

I will wait :)

@github-actions
Copy link
Contributor

⚠️COMMENT VISIBILITY WARNING⚠️

This issue is now closed. Please be mindful that future comments are hard for our team to see.

If you need more assistance, please either tag a team member or open a new issue that references this one.

If you wish to keep having a conversation with other community members under this issue feel free to do so.

@github-actions github-actions bot added the pending-release Fix or implementation already in dev waiting to be released label Apr 18, 2023
@heitorlessa
Copy link
Contributor

Coming tomorrow :-)

On Tue, 18 Apr 2023 at 19:14, Ran Isenberg @.> wrote: +1 . can't upgrade my project :( — Reply to this email directly, view it on GitHub <#2136 (comment)>, or unsubscribe github.com/notifications/unsubscribe-auth/AAZPQBEFZPHADYPWRDT3VULXB3DWVANCNFSM6AAAAAAXCLS7FQ . You are receiving this because you are subscribed to this thread.Message ID: _@**.**_ com>

I will wait :)

doing now

@github-actions
Copy link
Contributor

This is now released under 2.14.0 version!

@github-actions github-actions bot removed the pending-release Fix or implementation already in dev waiting to be released label Apr 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request feature request internal Maintenance changes
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants