mimerender icon indicating copy to clipboard operation
mimerender copied to clipboard

Catch Exception & Check Flask `view_args`

Open tschaume opened this issue 5 years ago • 3 comments

Small PR to

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

tschaume avatar Feb 13 '20 23:02 tschaume

@martinblech @wojcikstefan

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

tschaume avatar Jun 18 '20 00:06 tschaume

@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 avatar Dec 23 '20 19:12 tschaume

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

tschaume avatar Aug 07 '21 06:08 tschaume