- Notifications
You must be signed in to change notification settings - Fork294
Add testing for Python 3.6 and document support#333
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Updated PR to resolve test failures after a recent rebase by removing pip install pip==6.1.0 from |
What's the default |
AFAICT, It is not very well documented. This is what I found through experimentation: Python 2.6.9 Python 2.7.13 Python 3.3.6 Python 3.4.6 Python 3.5.3 Python 3.6.3 Python 2.7.13 (c925e7381036, Jun 05 2017, 21:20:51) Python 3.5.3 (a39af0be3a22, Jun 05 2017, 20:18:00) |
Thanks! |
No description provided.