Skip to content

Conversation

@zsol
Copy link

@zsol zsol commented Jan 6, 2026

Which issue(s) does this change fix?

Until aws/serverless-application-model#3831 gets resolved, this PR declares that aws-sam-cli doesn't support Python 3.14.

Why is this change necessary?

This change helps tools avoid trying to run aws-sam-cli using Python 3.14.

How does it address the issue?

For example when running uvx --from aws-sam-cli sam local --help, uv will read this metadata to determine the best version of Python to use. This PR will help uv understand to not try 3.14.

What side effects does this change have?

N/A

Mandatory Checklist

PRs will only be reviewed after checklist is complete

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

@github-actions github-actions bot added pr/external stage/needs-triage Automatically applied to new issues and PRs, indicating they haven't been looked at. labels Jan 6, 2026
@zsol zsol marked this pull request as ready for review January 6, 2026 15:03
@zsol zsol requested a review from a team as a code owner January 6, 2026 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr/external stage/needs-triage Automatically applied to new issues and PRs, indicating they haven't been looked at.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant