Files
typeshed/stdlib
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-05-31 21:44:42 -07:00
2018-04-06 11:09:11 -07:00