Roundup Tracker - Issues

Issue 2551269

classification
Document python2 support plan
Type: behavior Severity: normal
Components: Documentation Versions:
process
Status: new
:
: : rouilj
Priority: :

Created on 2023-03-13 04:20 by rouilj, last changed 2023-03-13 04:20 by rouilj.

Messages
msg7741 Author: [hidden] (rouilj) Date: 2023-03-13 04:20
Figure out a plan for EOLing python2 support.

Document and publish.

I figure we have at least 3 more years before we stop supporting python2.

New features if they can be supported with both python2 and 3 easily
should be. But I have no objection to adding features that only work on python3
and return not implemented if used on python2.

Will need to figure out how to mark these python3 only features in documentation.
History
Date User Action Args
2023-03-13 04:20:59rouiljcreate