Jelle Zijlstra
b6eec58d2c
remove checks against patch versions ( #987 )
...
Both mypy and pytype only use the major and minor version in type checking. Using
checks like "sys.version_info >= (3, 4, 4)" won't actually work properly for
people type checking their code using version 3.4, because (3, 4) >= (3, 4, 4) will
always be false (at least in mypy's approach; not sure if pytype is different).
2017-03-12 20:16:09 -07:00
..
2016-12-21 01:06:52 -08:00
2017-03-06 08:05:42 -08:00
2017-02-22 20:43:09 -08:00
2016-01-12 12:53:18 -08:00
2016-01-12 12:53:18 -08:00
2017-01-18 08:43:49 -08:00
2017-03-12 20:16:09 -07:00
2016-12-20 00:47:51 -08:00
2016-12-20 00:16:44 -08:00
2016-12-20 09:07:15 -08:00
2016-12-19 23:53:19 -08:00
2016-08-05 07:55:43 -07:00
2017-03-10 15:50:14 -08:00
2016-07-29 08:02:24 -07:00
2016-08-02 12:03:58 -07:00
2016-12-01 11:51:41 +00:00
2016-12-19 22:09:35 -08:00
2017-03-07 16:36:25 -08:00
2016-09-14 16:40:17 -07:00
2016-07-27 13:25:29 -07:00
2016-08-05 12:03:21 -07:00
2016-09-23 10:18:04 -07:00
2016-01-12 12:53:18 -08:00
2016-12-29 10:17:40 -08:00
2016-12-21 01:06:52 -08:00
2016-12-20 00:47:51 -08:00
2016-09-14 08:12:36 -07:00
2017-02-21 14:27:34 -08:00
2016-12-19 23:53:19 -08:00
2016-12-21 01:06:52 -08:00
2017-01-01 16:35:50 -08:00
2016-12-01 11:51:41 +00:00
2017-01-31 11:42:14 +00:00
2017-03-07 16:35:45 -08:00
2016-08-05 12:04:01 -07:00
2016-08-10 13:39:38 -07:00
2016-07-22 07:38:17 -07:00
2017-01-29 20:19:13 -08:00
2016-12-20 00:06:36 -08:00
2016-12-19 22:09:35 -08:00
2016-10-26 07:17:59 -07:00
2016-12-21 01:06:52 -08:00
2016-12-21 01:06:52 -08:00
2016-12-19 22:09:35 -08:00
2016-12-21 01:06:52 -08:00
2016-12-19 21:52:56 -08:00