Skip to content

Drop support for Python 3.5? #210

Description

@soxofaan

This is a ticket to collect feedback and related tickets/tasks concerning dropping support for Python 3.5 in openeo python client.

Python 3.5 reached end of support in Sept 2020 (first final 3.5.0 release was Sept 2015, final 3.5.10 release was Sept 2020)

Some nice Python3.6 features that could improve and streamline development/maintenance:

  • f-strings
  • variable annotations (type hints)
  • typing.NamedTuple with variable annotations makes it easy to create compact containers for openEO data structures
  • no more workarounds for usable tmp_path fixture with pytest

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions