Files
typeshed/stubs
Jon Dufresne 4166a416f6 Correct return type of click.testing.CliRunner.isolation() (#5103)
The method returns a tuple of io.BytesIO objects that hold the temporary
stdin and stdout. By correcting the type, it allows usages of
io.BytesIO.getvalue() to pass type checking.

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
2021-05-16 21:45:00 +02:00
..
2021-03-27 07:52:37 -07:00
2021-05-12 19:17:42 +03:00
2021-05-12 19:17:42 +03:00
2021-03-23 17:08:22 -07:00
2021-03-27 17:35:22 -07:00
2021-05-13 18:24:23 -07:00
2021-05-12 19:17:42 +03:00