Skip to content

Conversation

@birkagal
Copy link

Add the HTTP Status code to the APIError when it is appropiate. There are some APIError raised that are not really a HTTPError, so the status_code is None.
To support backwards compatibility, I added the status_code as optional with default of None so all existing users won't have any effect.
I also left the __str__ unchanged, to also be backwards compatible.

@birkagal
Copy link
Author

Fixes #213

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