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

Add complete platform for Python 3.11 in Lambda #19626

Merged
merged 2 commits into from
Aug 20, 2023

Conversation

huonw
Copy link
Contributor

@huonw huonw commented Aug 20, 2023

This adds a cached complete platform JSON file for the new support for Python 3.11 in Lambda https://aws.amazon.com/blogs/compute/python-3-11-runtime-now-available-in-aws-lambda/

As a bit of a drive-by, this also updates the other files based on what seems to be upstream changes to the builder images.

As a reminder, #19253 set up this infrastructure for pre-baked complete-platform JSON files for the AWS Lambda environment, which enables Pants 2.18 to build lambdas that pick the right wheels more reliably than just approximating via the --platform "incomplete" platform summary.

@huonw huonw added the category:internal CI, fixes for not-yet-released features, etc. label Aug 20, 2023
@huonw huonw merged commit f1ec650 into pantsbuild:main Aug 20, 2023
@huonw huonw deleted the feature/lambda-3.11 branch August 20, 2023 22:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:internal CI, fixes for not-yet-released features, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants