James Hickman created CMIS-1114:
-----------------------------------
Summary: On Python 3 binary data streams are not typed correctly
Key: CMIS-1114
URL: https://issues.apache.org/jira/browse/CMIS-1114
Project: Chemistry
Issue Type: Bug
Reporter: James Hickman
Attachments: cmispy-binary-fix.patch
Using string type for binary data is not valid in Python 3+, needs to use the
binary data type. I made a patch for the fix that is working for me, it is
attached. Would be good to get this applied so I don't have to apply it
manually whenever I set up my application.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)