benoitc / benoitc/restkit

All Restkit exceptions should inherit from a common base.

Open
#115 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
404
Forks
70
PR merge metrics
No merged PRs in 30d

Description

It's really frustrating to check for any number of exceptions to determine if they were output from restkit.

Currently exceptions like RedirectLimit just inherit from Exception.

If all exceptions could have a common base class, that would be much easier.

Thanks

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.