4 Commits
Author SHA1 Message Date
Matt Gilson 8aa5feac57 Update types for requests.adapters (#2614) 2018-11-22 12:06:58 +01:00
Matt Gilson b868c6c3c1 Relax type for click.echo. (#2607)
Fixes #2604
2018-11-18 19:25:11 -08:00
Matt Gilson ebea29a0ed Make defaultdict.default_factory Optional. (#2401)
The API allows for setting this to `None`.  It makes the defaultdict behave more like a regular dict.

Fixes #2375.
2018-08-18 19:22:15 -07:00
Matt Gilson a994c47198 Fixup the boto stubs to allow mypy --strict. (#2032) 2018-04-08 12:41:04 -07:00