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

Issue 23607: first pass of changes for compatibility with Python3 #24435

Merged
merged 8 commits into from Oct 16, 2019

Add six module to python requirements.txt for Python3 compatibility

  • Loading branch information
marmeladema committed Oct 15, 2019
commit f063ea64a5023aa95f7165ed46d87c43c1f52340
@@ -32,4 +32,7 @@ boto3 == 1.4.4
# https://github.com/servo/servo/pull/18942
certifi

# For Python3 compatibility
six

-e python/tidy
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.