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

Python 3 compatibility? #120

Open
ReddyKilowatt opened this issue Jan 20, 2018 · 6 comments
Open

Python 3 compatibility? #120

ReddyKilowatt opened this issue Jan 20, 2018 · 6 comments

Comments

@ReddyKilowatt
Copy link

Are all of these files Python 3 compatible?
If so, please add a line or two about their compatibility with Python 2/3 on the download page.

Thanks

@goswami-rahul
Copy link
Collaborator

I think all files should be converted from Python 2 to Python 3 to resolve this conflicts issue.
What do you say @keon ?
It should be mentioned in the README.md or I think we need a CONTRIBUTING.md stating that further commits must be in Python 3.

@keon
Copy link
Owner

keon commented Mar 30, 2018

sorry for the long overdue response.
of course, all files should be in Python3 since it is the future!

@parth-verma
Copy link

Hi, I'd like to take this up.

@swagle8987
Copy link

I'd like to take this up as well. I am new here so I don't know how much of the code is Python 3. It would be a great help if it was possible to know which files have been converted.

@CentralLT
Copy link

CentralLT commented Aug 12, 2020

I think in 2020 there is no need to discuss Python 2 vs 3 anymore. So we should close this issue. 😜

@AminSarafraz
Copy link

I came here from the python3 links on the contributing.md file, expecting to find a list of files that need to be converted to python 3 but I don't see a list. I assume all the code is now converted to python 3. Please confirm. Thanks.

Inomares added a commit to c-cret/algorithms that referenced this issue Mar 6, 2022
c-cret added a commit to c-cret/algorithms that referenced this issue Mar 6, 2022
Fix keon#120: py2 dictionary iterators to py3 equivalents
Inomares added a commit to c-cret/algorithms that referenced this issue Mar 7, 2022
Inomares added a commit to c-cret/algorithms that referenced this issue Mar 7, 2022
c-cret added a commit to c-cret/algorithms that referenced this issue Mar 7, 2022
Fix keon#120: py2 dictionary iterators to py3 equivalents
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

7 participants