Skip to content

Drop python3.8 support #3104

Closed
Closed
@jakkdl

Description

@jakkdl

3.8 is EOL since 2024-10-07, so we can now drop support for it. This includes CI updates, running pyupgrade (which ruff looks like it reimplements), and identify 3.8-specific code and tests that can be removed.

(We can also edit the CI config to indicate 3.13 is fully released, and experiment with adding 3.14 to CI when there are builds available)

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