[1.1.13] - 2020-02-01
Modified
requests
will useJSONDecodeError
fromsimplejson
if it is available—pybit
will now do the same to prevent
errors.- Fixed a bug where
HTTP
retry would crash on rate limit reached due to undefined variable. - Improved
InvalidRequestError
andFailedRequestError
to include error codes and times.