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: Python 3.10 support #501

Closed
jeremypleb opened this issue Nov 19, 2021 · 4 comments
Closed

Feature request: Python 3.10 support #501

jeremypleb opened this issue Nov 19, 2021 · 4 comments

Comments

@jeremypleb
Copy link

Hello,

Are there plans to add support for python 3.10 in the near future? I am most interested in python 3.10 support for aws/codebuild/standard:4.0 and/or aws/codebuild/standard:5.0.

Thanks!

@jakob-keller
Copy link
Contributor

Support for Python 3.10 runtimes will arrive eventually, but I would not count on that happening in the near future.

Having waited for many months, I submitted #455 which added support for Python 3.9 for several standard images.

I would be glad to prepare a similar PR for Python 3.10 as soon as time permits. Most likely that won't be before the end of the year. Anyone else able to step up? Looking at AWS, too ;-)

@michael-k
Copy link

I've opened a PR. Now it's up to AWS to review and hopefully merge.

@mberchon
Copy link

mberchon commented Jan 7, 2022

+1 ;-)

michael-k added a commit to michael-k/aws-codebuild-docker-images that referenced this issue Apr 11, 2022
Updated Python versions:
  - 3.7.10 → 3.7.12
  - 3.8.10 → 3.8.12
  - 3.9.5 → 3.9.9

Other updated versions:
  - pip: 21.1.2 → 21.3.1
  - PyYAML: 5.4.1 → 6.0
  - OpenSSL: 1.1.1k → 1.1.1m
    Note: I did not touch OpenSSL versions < 1.1.1k

Closes aws#501
@subinataws
Copy link
Contributor

Support added for Python 3.10 in the latest Ubuntu image in CodeBuild. https://github.com/aws/aws-codebuild-docker-images/releases/tag/22.06.30

AL2 images will get this update in the next release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants