Details
-
Improvement
-
Status: Resolved
-
P2
-
Resolution: Won't Fix
-
None
-
None
Description
As part of BEAM-1251 we want to move to support a Python2/3 code base. To do this we can use futurize but futurize will break some Python2 elements. A good intermediate checkpoint is contiuing to support Python 2 after futurization from which we can build Python 3 support on top of.