Jimmy Berry
ff5efd108d
osclib/request_splitter: utilize osclib.util.sha1_short() for encoding.
...
Without this, python 3 execution will fail with:
TypeError: Unicode-objects must be encoded before hashing
The requests strategy is the only strategy to utilize kwargs besides
custom so this code is not executed often which is why this has not been
encountered. In fact it was executed mistakenly and reported.
2019-09-09 15:31:24 -05:00
..
2014-02-12 13:15:49 +01:00
2019-05-28 16:51:00 +08:00
2019-03-08 21:55:09 +01:00
2018-09-13 20:26:08 -05:00
2019-02-15 14:16:23 -06:00
2018-11-11 19:42:08 +01:00
2019-05-29 13:57:26 +02:00
2019-02-11 09:02:29 +01:00
2019-09-04 18:44:45 -05:00
2019-08-27 14:27:11 -05:00
2019-06-05 15:37:43 +02:00
2017-10-12 17:46:01 -05:00
2019-09-04 16:13:03 -05:00
2018-08-23 19:18:06 -05:00
2019-05-06 21:36:18 +02:00
2019-08-27 14:27:08 -05:00
2017-03-17 14:45:31 -05:00
2019-02-08 09:36:16 -06:00
2018-09-04 15:19:02 -05:00
2019-05-04 15:44:39 +02:00
2019-08-29 08:02:26 -05:00
2018-11-16 09:01:45 +01:00
2017-04-27 16:29:21 -05:00
2018-11-16 09:01:45 +01:00
2019-07-29 18:51:49 +02:00
2018-05-14 11:04:39 +02:00
2019-09-09 15:31:24 -05:00
2019-04-12 13:48:51 +02:00
2019-08-29 14:10:29 -05:00
2019-06-03 16:54:30 +02:00
2017-05-31 10:32:03 +02:00
2017-03-17 14:45:31 -05:00
2017-05-15 17:52:28 -05:00
2019-09-02 16:52:09 +02:00