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

Update pyramid-debugtoolbar to 4.1 #123

Closed

Conversation

pyup-bot
Copy link
Collaborator

There's a new version of pyramid-debugtoolbar available.
You are currently using 4.0.1. I have updated it to 4.1

These links might come in handy: PyPI | Changelog | Homepage

Changelog

4.1


  • Debug squashed exceptions! If you register an exception view for an exception
    it will render a response. The toolbar will see the squashed exception and
    enable the Traceback tab in the toolbar and emit a message on the
    console with the URL. You can then debug the exception while returning the
    original response to the user.
    See Enable inspection of squashed exceptions Pylons/pyramid_debugtoolbar#308

Got merge conflicts? Close this PR and delete the branch. I'll create a new PR for you.

Happy merging! 🤖

@coveralls
Copy link

coveralls commented May 31, 2017

Coverage Status

Coverage remained the same at 34.634% when pulling 3f8370d on pyup-update-pyramid-debugtoolbar-4.0.1-to-4.1 into b5cf11c on master.

@nicfit nicfit closed this Aug 9, 2017
@nicfit nicfit deleted the pyup-update-pyramid-debugtoolbar-4.0.1-to-4.1 branch August 9, 2017 18:32
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