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

Catch Exception & Check Flask view_args #36

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

tschaume
Copy link

@tschaume tschaume commented Feb 13, 2020

Small PR to

  1. catch MimeRenderException and return 400 response, and
  2. also check flask.request.view_args for override_input_key

@tschaume
Copy link
Author

@martinblech @wojcikstefan

  • added dependabot config
  • replace travis python3.2 with 3.8 (tests succeed)

@tschaume
Copy link
Author

@thomasst @jfinkels @felixonmars @ericfrederich @dbtsai @akuckartz Do any of you have permissions for this repo to merge this PR and release a new version on PyPI? Thanks!

@tschaume
Copy link
Author

tschaume commented Aug 7, 2021

The changes suggested in this PR are now on PyPI as https://pypi.org/project/mimerender-pr36/

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 this pull request may close these issues.

3 participants