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

Adds Python 3.6 and 3.7 to Travis builds. #617

Merged
merged 1 commit into from
Feb 18, 2017
Merged

Adds Python 3.6 and 3.7 to Travis builds. #617

merged 1 commit into from
Feb 18, 2017

Conversation

jfinkels
Copy link
Owner

No description provided.

@jfinkels
Copy link
Owner Author

The builds are failing due to the use of code deprected in Python 3.6 in Jinja, which is imported by Flask. I have made a pull request for the offending code at pallets/jinja#628.

@jfinkels
Copy link
Owner Author

jfinkels commented Dec 26, 2016

The pull request in Jinja was merged, so the changes will appear in Jinja version 2.9 it seems.

@jfinkels
Copy link
Owner Author

Jinja 2.9 has been released, so pip install flask will automatically install Jinja version 2.9, so the Travis build will now work!

@jfinkels jfinkels merged commit 5b23b45 into master Feb 18, 2017
@jfinkels jfinkels deleted the python-36 branch February 18, 2017 01:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant