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

Fix helper.py #4793

Merged
merged 1 commit into from
Dec 7, 2020
Merged

Fix helper.py #4793

merged 1 commit into from
Dec 7, 2020

Conversation

jonathanmetzman
Copy link
Contributor

#4774 added python3-only code.
This PR makes code compatible with Python2.
Fixes #4792

Recently some python3-only code was added. Make code compatible with
Python2. Fixes #4792
@jonathanmetzman
Copy link
Contributor Author

TBR

@jonathanmetzman jonathanmetzman merged commit aecdd9c into master Dec 7, 2020
@jonathanmetzman jonathanmetzman deleted the fix-helper branch December 7, 2020 16:05
Copy link
Collaborator

@inferno-chromium inferno-chromium left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot!

@oliverchang
Copy link
Collaborator

Thanks! I do think we shouldn't put too much effort into supporting python 2 anymore though. It's EOL and we should just only support Python 3.

@jonathanmetzman
Copy link
Contributor Author

OK. I'll probably revert these changes and change shebang to python3.

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.

infra/helper.py broken in Python 2
3 participants