lopq icon indicating copy to clipboard operation
lopq copied to clipboard

Is there any on-going work to support python3?

Open mohamed-ali opened this issue 5 years ago • 0 comments

As the title suggests, I would like to know if there is a plan to support python3 in the near future, as some of the open issues are about bug due to the incompatibility with Py3:

  • https://github.com/yahoo/lopq/issues/13
  • https://github.com/yahoo/lopq/issues/20

I see that some attempts were done before, but weren't completed (https://github.com/yahoo/lopq/pull/14/files)

So, if there are people willing to work on this, let's collaborate on that. I can start working on it, however I need some clarifications:

  • Is there an ongoing work (to avoid loosing time on duplicated work)
  • Are there any limitation against using python-six (https://pythonhosted.org/six/) to support python2 and python3 at the same time?

@pumpikano Can you help clarify these points? Thanks

mohamed-ali avatar Apr 12 '19 09:04 mohamed-ali