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

Build Python 3.11 image #676

Merged
merged 1 commit into from
Feb 5, 2025
Merged

Conversation

krishanbhasin-px
Copy link
Contributor

Could the Trame image be built against Python 3.11 as well as 3.9 and 3.10?

My two main points are:

  • Trame and vtk already support Python 3.11 (I was running 3.11 before I dockerised my application)
  • It would allow users to benefit from the performance boost of 3.11
    • specifically Interpreter startup is now 10-15% faster in Python 3.11., which would reduce the delay in spinning up the new Python process when a new wslink session is created

@jourdain jourdain merged commit d4888e3 into Kitware:master Feb 5, 2025
6 checks passed
@krishanbhasin-px krishanbhasin-px deleted the patch-1 branch February 6, 2025 08:54
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

Successfully merging this pull request may close these issues.

2 participants