Skip to content

Add Python 3.14 support #605

Description

@maxrake

Description

Add Python 3.14 support to the code base.

Additional Details

  • This issue should be completed to coincide with the scheduled release of Python 3.14
  • Update the Docker base image version
  • This task can be started earlier by using a release candidate version
  • Update the CONTRIBUTING documentation
    • Update pyenv locally and maybe provide a notice to others to do the same
  • Update the testing environments
    • in tox, GitHub workflows, etc.
  • It might make sense to do Drop Python 3.10 support #604 at the same time
    • Or at least for the same release of phylum-ci
  • Confirm that poetry-core supports this version of Python and includes it in the list of available Python versions
    • If needed, update pyproject.toml to ensure the minimum version of poety-core for support

Acceptance Criteria

  • Python 3.14 support is added
  • Tests run and pass with Python 3.14, both locally and in CI
  • Documentation is updated

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions