Skip to content

Python Versions: Add support for Python 3.13 #441

@simmsa

Description

@simmsa

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

Image

3.13 Release Schedule: https://peps.python.org/pep-0719/

The high level plan integration plan:

  1. Have 1 developer test 3.13 support locally in a conda or virtual environment and report any test failures.
  2. Determine feasibility of fixing any test failures caused by 3.13 changes
  3. 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
  1. Fix any failing actions
  2. Merge PR into develop

At this time this is a low priority task, but would be valuable to determine feasibility an a first step.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions