Files
typeshed/stdlib/2and3/logging
Ben Leslie 7806420105 Fix missing colon in StreamHandler.stream type annotation (#1753)
The missing colon in the variable type annotation means that the type of stream is currently incorrectly determined to be of type ellipsis, rather than IO[str].
2017-11-18 15:57:55 -08:00
..
2017-05-23 12:43:49 -07:00