Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

python2 to python3 #508

Open
1 of 2 tasks
parth-verma opened this issue May 10, 2018 · 7 comments
Open
1 of 2 tasks

python2 to python3 #508

parth-verma opened this issue May 10, 2018 · 7 comments

Comments

@parth-verma
Copy link
Contributor

parth-verma commented May 10, 2018

I'm submitting a ...

  • bug report
  • feature request

Current behavior:
Currently the project is based on python2.7, but with python2.7's EOL near, the project should be converted to python3

Expected behavior:
Update dependencies to python3

Working on it

@cclauss
Copy link
Contributor

cclauss commented Sep 3, 2018

Once this PR is merged and everyone is confident that we deploy consistently on Python 3, we should consider making our final release supporting legacy Python. The release after that could be Python3-only and could add support for asyncio which should greatly enhance the server’s ability to support numerous simultaneous queries.

The latter was the point of #391

@MohitPatni0731
Copy link

Can I work on this issue

@cclauss
Copy link
Contributor

cclauss commented Dec 21, 2020

My guess would be that if no one has done anything on it in the past two years then this issue is open to be worked on by any interested contributor.

@MohitPatni0731
Copy link

Thanks
So I am starting working on this

@cclauss
Copy link
Contributor

cclauss commented Dec 21, 2020

It would be good if our automated testing was back in a green state... #573

@atharvakadlag
Copy link

So I was working on #560 and ended up doing almost the same as #573. Could @cclauss please tell me why is that merge blocked. What work needs to be done. Thank you.

@cclauss
Copy link
Contributor

cclauss commented Jan 30, 2021

I do not have commit rights to this repo so I can not merge a PR. Unfortunately those who do have commit rights and not very committed to the modernization of this project.

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

No branches or pull requests

5 participants