Skip to content

made all files python3 compatible#500

Merged
harshildarji merged 7 commits into
TheAlgorithms:masterfrom
AlexDvorak:python3
Oct 24, 2018
Merged

made all files python3 compatible#500
harshildarji merged 7 commits into
TheAlgorithms:masterfrom
AlexDvorak:python3

Conversation

@AlexDvorak

Copy link
Copy Markdown
Contributor

fixes #485

@cclauss

cclauss commented Oct 23, 2018

Copy link
Copy Markdown
Member

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

AlexDvorak commented Oct 23, 2018

Copy link
Copy Markdown
Contributor Author

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

@cclauss

cclauss commented Oct 23, 2018

Copy link
Copy Markdown
Member

435 days until Python 2 end of life.

@AlexDvorak

Copy link
Copy Markdown
Contributor Author

@cclauss might as well start switching now

@cclauss

cclauss commented Oct 23, 2018

Copy link
Copy Markdown
Member

I switched years ago ;-)

@cclauss

cclauss commented Oct 24, 2018

Copy link
Copy Markdown
Member

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

@AlexDvorak

Copy link
Copy Markdown
Contributor Author

will do

@harshildarji

Copy link
Copy Markdown
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