Skip to content

made all files python3 compatible #500

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

Merged
merged 7 commits into from
Oct 24, 2018

Conversation

AlexDvorak
Copy link
Contributor

fixes #485

@cclauss
Copy link
Member

cclauss commented Oct 23, 2018

Are the files going to be compatible with BOTH Python 2 and Python 3 or is this a one-way conversion to Python 3-only?

@AlexDvorak
Copy link
Contributor Author

AlexDvorak commented Oct 23, 2018

@cclauss one way to python 3 but EOL is a while away

@cclauss
Copy link
Member

cclauss commented Oct 23, 2018

435 days until Python 2 end of life.

@AlexDvorak
Copy link
Contributor Author

@cclauss might as well start switching now

@cclauss
Copy link
Member

cclauss commented Oct 23, 2018

I switched years ago ;-)

@cclauss
Copy link
Member

cclauss commented Oct 24, 2018

@AlexDvorak Perhaps you could add the .lgtm.yml change from #510 and make sure the tests still pass.

@AlexDvorak
Copy link
Contributor Author

will do

@harshildarji
Copy link
Member

@AlexDvorak @cclauss I'll resolve the conflict and reanalyze the code. If everything goes well, I'll merge this by tomorrow.

@harshildarji harshildarji merged commit ea2ddaa into TheAlgorithms:master Oct 24, 2018
@AlexDvorak AlexDvorak deleted the python3 branch August 7, 2019 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

raw_input() was removed in Python 3
3 participants