algorithms
algorithms copied to clipboard
Python 3 compatibility?
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
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.
sorry for the long overdue response. of course, all files should be in Python3 since it is the future!
Hi, I'd like to take this up.
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.
I think in 2020 there is no need to discuss Python 2 vs 3 anymore. So we should close this issue. 😜
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.