algorithms icon indicating copy to clipboard operation
algorithms copied to clipboard

Python 3 compatibility?

Open ReddyKilowatt opened this issue 7 years ago • 6 comments

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

ReddyKilowatt avatar Jan 20 '18 07:01 ReddyKilowatt

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.

goswami-rahul avatar Mar 06 '18 14:03 goswami-rahul

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

keon avatar Mar 30 '18 06:03 keon

Hi, I'd like to take this up.

parth-verma avatar Apr 07 '18 15:04 parth-verma

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.

swagle8987 avatar Apr 17 '18 21:04 swagle8987

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

CentralLT avatar Aug 12 '20 06:08 CentralLT

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.

AminSarafraz avatar Nov 09 '20 06:11 AminSarafraz