Skip to content

Implement six for py2 + py3 compatibility #1779

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

Closed
agjohnson opened this issue Oct 20, 2015 · 1 comment
Closed

Implement six for py2 + py3 compatibility #1779

agjohnson opened this issue Oct 20, 2015 · 1 comment
Labels
Improvement Minor improvement to code

Comments

@agjohnson
Copy link
Contributor

When refactoring for Python 3 support a while back, I found six to be helpful when dealing with API requests/etc. Implementing six might be of benefit here, as raised in #1732.

@agjohnson agjohnson added the Improvement Minor improvement to code label Oct 20, 2015
@agjohnson agjohnson added this to the Python 3 Support milestone Oct 20, 2015
@agjohnson
Copy link
Contributor Author

Closed! We're mostly py2/3 compatible now 🐍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Improvement Minor improvement to code
Projects
None yet
Development

No branches or pull requests

1 participant