Files
typeshed/stdlib/3
Rebecca Chen 9b9ff64fc5 tempfile.mkdtemp() should return a str when passed no arguments. (#2893)
Otherwise, pytype expands `AnyStr` to `Union[str, bytes]`, leading
to spurious type errors later on.

* Mark the `dir` argument to mkdtemp as AnyStr.
2019-03-29 23:11:42 +01:00
..
2018-10-24 07:20:53 -07:00
2018-10-24 07:20:53 -07:00
2018-10-24 07:20:53 -07:00
2017-04-24 15:31:29 -07:00
2019-03-06 15:31:53 +01:00
2016-12-21 01:15:26 -08:00
2018-10-24 07:20:53 -07:00
2018-10-24 07:20:53 -07:00
2017-04-24 15:31:29 -07:00
2017-04-30 14:16:30 -07:00
2016-12-20 00:47:51 -08:00
2018-10-24 07:20:53 -07:00
2017-04-24 14:57:26 -07:00
2018-08-18 19:25:48 -07:00
2017-11-13 06:56:24 -08:00
2018-08-27 20:22:19 -07:00
2017-05-31 12:07:21 -07:00
2017-10-08 21:12:19 -07:00