Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.1.0
-
None
-
python
Description
Function emitBolt() emits a map, which is not json serializeble in python3. It should be changed to return a list in order to be json serializeble.