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
..
2019-08-27 14:27:08 -05:00
2018-11-16 09:01:45 +01:00
2017-04-27 16:29:21 -05:00
2019-08-29 14:10:29 -05:00
2019-06-03 16:54:30 +02:00