Closed tkurze closed 8 years ago
Hi Tobias,
Thanks, that's awesome, looks great. I'll try to run some tests this week and then merge and do a pypi release
Hi Jasper,
no problem. Glad I could help :)
On 01/27/2016 10:38 AM, Jasper Op de Coul wrote:
Hi Tobias,
Thanks, that's awesome, looks great. I'll try to run some tests this week and then merge and do a pypi release
— Reply to this email directly or view it on GitHub https://github.com/infrae/pyoai/pull/15#issuecomment-175511866.
Hi,
I just merged your patch. I changed the code a bit to remove the six dependency, and some other minor issues. Can you test if this works for you on python3? I will do a pypi release soon.
Hi,
OK. Cool.
I just ran my snippets with your code and everything seems fine to me :+1:
On 02/17/2016 12:19 PM, Jasper Op de Coul wrote:
Hi,
I just merged your patch. I changed the code a bit to remove the six dependency, and some other minor issues. Can you test if this works for you on python3? I will do a pypi release soon.
— Reply to this email directly or view it on GitHub https://github.com/infrae/pyoai/pull/15#issuecomment-185159332.
Hi,
I changed a few imports and exception handling to achieve Python3 compatibility. I tested quickly against a local library repository and encountered no problems. I didn't ran any further tests though.