Re: cmislib update for python3

2018-04-13 Thread Mignon, Laurent
Hi Andi, The following link https://travis-ci.org/acsone/chemistry-cmislib/builds/338361531?utm_source=github_status&utm_medium=notification gives you access to the result of the tests run by travis on my branch. As you can see all tests are OK with python 2.7, 3.4, 3.5, 3.6 for the Browser and th

Re: cmislib update for python3

2018-04-13 Thread Mignon, Laurent
Hi Andy, I've created a PR into github with a complete refactoring of the cmislib to support both Python 2 and Python 3 (The API remains the same as into v 0.6.0). https://github.com/apache/chemistry-cmislib/pull/12 In the same time I've improved the testsuite to run on a set of environments. (mot