Dmitry D. Chernov
|
55bcc29ae0
|
Errors: Fix passing 'self' to the constructors of the superclasses
This is necessary only if the superclass name is specified explicitly instead of super() call.
|
2018-02-14 17:09:22 +10:00 |
|
Dmitry D. Chernov
|
6ec6967ff9
|
Make exception types correspond to Python docs
|
2017-12-28 09:48:02 +10:00 |
|
Lonami Exo
|
71eb542626
|
Document the errors/ module
|
2017-11-26 17:06:09 +01:00 |
|
Lonami Exo
|
78155a21bd
|
Retry authentication for auth keys up to five times by default
|
2017-09-17 19:15:43 +02:00 |
|
Lonami Exo
|
e7a936222f
|
Catch -404 BrokenAuthKeyError on .connect()'s .do_authentication
|
2017-09-17 18:38:03 +02:00 |
|
Lonami Exo
|
97cab7347b
|
Make lint happier
|
2017-09-04 17:10:04 +02:00 |
|
Lonami Exo
|
b504ce14bc
|
Verify the files downloaded from CDNs and raise on sha256 mismatch
|
2017-08-28 14:17:31 +02:00 |
|
Lonami Exo
|
44ab85962b
|
Completely change errors (make one class for each)
|
2017-06-10 11:47:51 +02:00 |
|