-
Type: Sub-task
-
Resolution: Fixed
-
Priority: Major
-
Affects Version/s: None
-
Component/s: Workflow API Libraries
-
None
Pegasus DAX API is not fully Python 3 compatible. Running test cases with Python 3 report failures. DAX API relies on future, which will not be used. python-six should be used instead.