Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
We are adding decode/encode('utf-8') unconditionally, so the code is incompatible with Python 3.
The patch fixes this by generating simple if/else.