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: add python3.11 support #5526

Merged
merged 4 commits into from
Jul 15, 2023
Merged

Conversation

moelasmar
Copy link
Contributor

Adding Python 3.11 support to SAM CLI.

Mandatory Checklist

PRs will only be reviewed after checklist is complete

  • Add input/output type hints to new functions/methods
  • Write design document if needed (Do I need to write a design document?)
  • Write/update unit tests
  • Write/update integration tests
  • Write/update functional tests if needed
  • make pr passes
  • make update-reproducible-reqs if dependencies were changed
  • Write documentation

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

briensea and others added 2 commits July 13, 2023 15:18
* Add python3.11.

* fix failing without docker test cases

---------

Co-authored-by: Mohamed Elasmar <[email protected]>
Co-authored-by: Mohamed ElAsmar <[email protected]>
@moelasmar moelasmar requested a review from a team as a code owner July 14, 2023 20:20
@moelasmar moelasmar requested review from jfuss and mildaniel July 14, 2023 20:20
@github-actions github-actions bot added pr/internal area/local/start-api sam local start-api command area/build sam build command area/local/invoke sam local invoke command area/local/start-invoke labels Jul 14, 2023
@moelasmar moelasmar enabled auto-merge July 15, 2023 09:33
@moelasmar moelasmar added this pull request to the merge queue Jul 15, 2023
Merged via the queue into aws:develop with commit c81d729 Jul 15, 2023
@vchikoti1998
Copy link

Hello,
May I know, In which version this python 3.11 was released?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/build sam build command area/local/invoke sam local invoke command area/local/start-api sam local start-api command area/local/start-invoke pr/internal
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants