Files
typeshed/stdlib/3.4
Jelle Zijlstra cb293ebd2e switch order of base classes on awaitable classes (#2125)
Fixes #1940.

This makes it so that mypy will infer the common base class of these
classes to be Awaitable instead of Iterable. I verified that this
fixes the errors in the script posted by @neilconway.
2018-06-11 14:20:31 -07:00
..
2018-06-11 14:02:16 -07:00
2017-03-18 14:41:42 -07:00