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

Refactor to support Flask 0.12.3 #1253

Closed
colinschoen opened this issue Apr 29, 2018 · 2 comments · Fixed by #1256
Closed

Refactor to support Flask 0.12.3 #1253

colinschoen opened this issue Apr 29, 2018 · 2 comments · Fixed by #1256
Assignees

Comments

@colinschoen
Copy link
Member

Flask 0.12.3 is breaking the build per #1252. Changes to fix this will likely involve our use of the Request.get_json() method.

@davidism
Copy link

I released 0.12.4 to fix this.

@colinschoen
Copy link
Member Author

Thanks for the personal attention on this, @davidism. I'll remove fixed version dependency for flask now.

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 a pull request may close this issue.

2 participants