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

Consider python 3.12 as a default python version for OTX #4164

Open
sovrasov opened this issue Dec 23, 2024 · 2 comments
Open

Consider python 3.12 as a default python version for OTX #4164

sovrasov opened this issue Dec 23, 2024 · 2 comments
Assignees

Comments

@sovrasov
Copy link
Contributor

sovrasov commented Dec 23, 2024

CI and installation config proposal:

  • min py version allowed in pyproject.toml: 3.10
  • Unit tests: 3.10, 3.12
  • Integration tests: 3.12

End Q3'25:

  • Drop 3.10, after 3.9 is EOL

Other considerations:
Ubuntu 24.04 includes 3.12 by default
IPEX supports 3.9, 3.10, 3.11, 3.12

Some numbers from the Internet demonstrating performance difference across versions:
image

@kprokofi
Copy link
Collaborator

@sovrasov what does this graphic show?

@sovrasov
Copy link
Contributor Author

That's a performance comparison of different python versions

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

3 participants