{{ message }}
Commit 1fb1296
Gauvain Pocentek
Improve error message handling in exceptions
* Depending on the request Gitlab has a 'message' or 'error' attribute
in the json data, handle both
* Add some consistency by converting messages to unicode or str for
exceptions (depending on the python version)
Closes #6161 parent 011274e commit 1fb1296
2 files changed
Lines changed: 12 additions & 3 deletions

0 commit comments