Files
typeshed/third_party/2and3
coiax cd1b56662c Fixes inaccuracies in redis scan methods (#3870)
The scan() and scan_iter() methods for redis Client objects had
incorrect stubs, this has been fixed.

Tested on pyredis 3.3.8; the output of those functions does depend on
the `decode_responses` configuration, so Any was used instead of a Union
return type.
2020-03-20 12:15:51 +01:00
..
2019-03-11 00:11:26 +01:00
2020-03-05 09:21:52 +01:00
2019-10-29 19:50:20 -07:00
2020-03-16 15:51:12 -07:00
2019-11-03 18:26:43 +01:00
2018-06-11 19:50:56 -07:00
2020-02-26 17:57:50 +00:00
2019-10-24 20:19:08 -07:00
2018-03-20 15:32:50 -07:00
2018-08-02 23:02:49 -07:00