Skip to content

Port module to python3 - #4

Open
fim wants to merge 1 commit into
vrasneur:masterfrom
fim:master
Open

Port module to python3#4
fim wants to merge 1 commit into
vrasneur:masterfrom
fim:master

Conversation

@fim

@fim fim commented Nov 1, 2017

Copy link
Copy Markdown

Hello,

I've made an effort to port this module to python3. The work is not backwards compatible with Python2.X (mainly due to the deprecation of the cStringIO which would mean a lot of code duplication for supporting both versions) and is provided as-is.

I've tested the change and it seems to work as expected but any comments are welcome!

@vrasneur

vrasneur commented Nov 2, 2017

Copy link
Copy Markdown
Owner

Hi @fim,

Thanks for the port to python3!

However, I don't have time to maintain the module anymore.
I see that you already have released your port as a separate module: https://pypi.python.org/pypi/icapclient3

So, I don't think that merging your changes into the older module is really necessary.

Regards,

Vincent

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants