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

Don't mask TwythonStreamer exceptions #271

Merged
merged 1 commit into from Oct 21, 2013
Merged

Don't mask TwythonStreamer exceptions #271

merged 1 commit into from Oct 21, 2013

Commits on Oct 9, 2013

  1. Don't mask TwythonStreamer exceptions

    Exceptions in handlers or on_success which subclass ValueError would
    previously be caught and reported as a JSON decoding problem, and
    on_error() would be called (with status_code=200).
    remram44 committed Oct 9, 2013
    Configuration menu
    Copy the full SHA
    9bf83fd View commit details
    Browse the repository at this point in the history