Allow a user to choose a Python version when creating Python Virtual Environments
Open
- Dominant language
- Scala
- Stars
- 314
- Forks
- 187
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 214
Description
### Task Summary
Currently, the system supports Python versions 3.10 to 3.12. Some collaborators have requested support for a broader range of versions (3.9–3.14). Therefore, when creating a Python Virtual Environment, users should be able to specify their desired Python version.
Supporting additional Python versions will require further discussion to ensure compatibility with the system’s runtime requirements as well as user-defined environments.
### Priority
P2 – Medium
### Task Type
- [x] Code Implementation
- [ ] Documentation
- [x] Refactor / Cleanup
- [ ] Testing / QA
- [ ] DevOps / Deployment
Contributor guide
Assessment
This issue has not been assessed yet.