Skip to content

End support for Python 2.7 #480

@satterly

Description

@satterly

Python 2.7 is EOL in 2020 and many python projects have decided to stop supporting Python 2.7 already.

The benefits of a Python 3 only codebase means that Alerta projects can take advantage of new features such as type hints.

It is proposed to make Alerta Release 5.2 and all dependent projects the last release to support Python 2.7. The proposal is that Python 2.7 support should be dropped 6 months from now. ie. 31 August 2018.

From this date, all future Alerta releases (ie. 6.x etc) will only support Python 3 with the last Python 2 release (5.2.x) only getting critical bug fixes.

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