-
-
Notifications
You must be signed in to change notification settings - Fork 368
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request