Message7741
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. |
|
Date |
User |
Action |
Args |
2023-03-13 04:20:59 | rouilj | set | recipients:
+ rouilj |
2023-03-13 04:20:59 | rouilj | set | messageid: <1678681259.38.0.1431467947.issue2551269@roundup.psfhosted.org> |
2023-03-13 04:20:59 | rouilj | link | issue2551269 messages |
2023-03-13 04:20:59 | rouilj | create | |
|