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

[Upgrade] Migrate build repo code from using Python 3.9 to 3.12 version #4994

Open
peterzhuamazon opened this issue Sep 4, 2024 · 2 comments
Assignees
Labels
Build Libraries & Interfaces dependencies Pull requests that update a dependency file enhancement New Enhancement python upgrade Python Upgrade python Pull requests that update Python code upgrade

Comments

@peterzhuamazon
Copy link
Member

Similar to #3351.

Migrate build repo code from using Python 3.9 to 3.12 version.

Python3.9 support will ends on 2025/10/31.
https://endoflife.date/python

Note: 3.12 Ends on 2028/10/31.

We need to migrate the code to Python 3.12.

Acceptance Criteria:

  1. All the build code should be using 3.12
  2. Moving from 3.9 to 3.12 in the build repo, updating the pipfile and lock file.
  3. Test all the existing workflows with the new python version.
  4. Update all the CI images to use Python 3.12.
  5. Testing the compilation of the cpython with centos docker image.

Thanks.

@peterzhuamazon peterzhuamazon added enhancement New Enhancement dependencies Pull requests that update a dependency file Build Libraries & Interfaces python Pull requests that update Python code upgrade python upgrade Python Upgrade labels Sep 4, 2024
@peterzhuamazon peterzhuamazon self-assigned this Sep 4, 2024
@github-actions github-actions bot added the untriaged Issues that have not yet been triaged label Sep 4, 2024
@prudhvigodithi
Copy link
Collaborator

[Triage]
Thanks @peterzhuamazon

@prudhvigodithi prudhvigodithi removed the untriaged Issues that have not yet been triaged label Sep 12, 2024
@gaiksaya
Copy link
Member

#5054

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Build Libraries & Interfaces dependencies Pull requests that update a dependency file enhancement New Enhancement python upgrade Python Upgrade python Pull requests that update Python code upgrade
Projects
Status: Backlog
Development

No branches or pull requests

3 participants