Skip to content

Conversation

samv
Copy link

@samv samv commented Aug 27, 2013

Hey there, I worked on a standup bot, and I needed these two changes for it to work correctly. More detailed descriptions are on individual commits. Cheers and thanks for writing this module!

samv added 2 commits August 27, 2013 15:27
If the remote raises an error like 400 Bad Request, the error is
generally lost, and all you see is "HTTPError()".  Interpret the error
document in the response and raise a better exception in lieu of more
formal exception decoding.
A couple of API functions were missed; add hooks to create binding
functions.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

any reason not to use resp = e.read() ?

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.

2 participants