Skip to content

Decide on Python version #1125

@lukpueh

Description

@lukpueh

Description of issue or feature request:
Decide which Python versions we want to support in TUF 1.0.0.

Arguments for > 3.5:

  • Python 2.7 has EOLed.
  • Allows us to use type hints.
  • Users who need lower versions can still use the current implementation, which we will continue to support for a while
  • 3.5 isn't widely supported, see e.g. pyca/cryptography dropping support for it

Current behavior:

Expected behavior:
TBD

Metadata

Metadata

Assignees

No one assigned

    Labels

    discussionDiscussions related to the design, implementation and operation of the projectdocumentationDocumentation of the project as well as procedural documentation

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions