Files
typeshed/stdlib/3
Jelle Zijlstra 1d6e3f492e Fix incorrect usage of AnyStr (#1215)
* Fix incorrect usage of AnyStr

- sqlite3 was using Union[bytes, AnyStr], which doesn't make sense
- The urllib functions I changed accept either bytes or str for their "safe"
  argument
- Also added supports for PathLike to pstats
- Remove some unused imports of AnyStr

* pstats: python 2 accepts unicode
2017-04-27 08:47:59 -07:00
..
2016-12-20 02:28:12 -08:00
2016-12-19 22:09:35 -08:00
2016-12-21 01:06:52 -08:00
2016-12-20 02:28:12 -08:00
2016-12-19 22:09:35 -08:00
2017-04-27 08:47:42 -07:00
2016-12-19 22:09:35 -08:00
2016-12-28 11:13:57 -08:00
2017-04-24 15:31:29 -07:00
2016-12-19 23:53:19 -08:00
2017-04-24 15:04:42 -07:00
2017-04-27 08:07:59 -07:00
2017-03-18 15:16:56 -07:00
2017-03-13 09:12:46 -07:00
2017-01-26 12:05:53 -08:00
2017-04-27 08:12:53 -07:00
2016-12-21 01:15:26 -08:00
2016-05-17 14:32:03 +01:00
2016-12-19 22:09:35 -08:00
2017-04-24 15:31:29 -07:00
2017-02-21 14:25:00 -08:00
2016-12-20 00:47:51 -08:00
2016-12-19 21:52:56 -08:00
2016-12-20 00:16:44 -08:00
2016-07-26 07:43:29 -07:00
2017-04-24 14:57:26 -07:00
2016-12-19 22:09:35 -08:00
2016-12-19 22:09:35 -08:00
2016-02-25 09:41:32 +00:00
2016-12-19 22:09:35 -08:00
2016-12-19 22:09:35 -08:00
2017-03-23 08:26:45 -07:00
2017-03-12 19:32:46 -07:00
2017-03-06 08:04:51 -08:00
2016-12-28 10:24:50 -08:00