Skip to content

Drop support for Python 3.9, 3.8 #843

@Jongy

Description

@Jongy

With #790 we are fully based on 3.10 now.
This means we can drop support (linting, testing) of old versions, and start using new Python features (e.g I'm tired of error: "dict" is not subscriptable, use "typing.Dict" instead).

I'll let the new version post #790 run for a while, and if all is well after a month or so, we'll remove support from the old versions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    buildImage/executable buildenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions