Files
typeshed/stdlib/3.4
Bruce Merry 55dbb967ad Corrections to the asyncio exception stubs (#1623)
Fixes #1622:

- Missing attribute `LimitOverrunError.consumed`
- Missing attribute `IncompleteReadError.expected` and `.partial`
- `partial` argument to `IncompleteReadError` had incorrect type
- `expected` argument to `IncompleteReadError` missing `Optional`
2017-09-22 07:47:17 -07:00
..
2017-09-10 17:44:53 -07:00
2017-05-22 23:12:02 -07:00
2017-03-18 14:41:42 -07:00
2017-03-21 05:58:22 -07:00