This issue is track adding Python 3.13 support to MHKiT-Python.
Python 3.13 was released in 2024 with an expected EOL of 2029
3.13 Release Schedule: https://peps.python.org/pep-0719/
The high level plan integration plan:
- Have 1 developer test 3.13 support locally in a conda or virtual environment and report any test failures.
- Determine feasibility of fixing any test failures caused by 3.13 changes
- Create a PR from develop and add 3.13 to all actions matrices
- In this PR it would be beneficial to enable all operating systems incase there are failures specific to python on different operating systems
- Fix any failing actions
- Merge PR into develop
At this time this is a low priority task, but would be valuable to determine feasibility an a first step.
This issue is track adding Python 3.13 support to MHKiT-Python.
Python 3.13 was released in 2024 with an expected EOL of 2029
3.13 Release Schedule: https://peps.python.org/pep-0719/
The high level plan integration plan:
At this time this is a low priority task, but would be valuable to determine feasibility an a first step.