Commit Graph
9 Commits
Author SHA1 Message Date
秋葉 e2ec5d0525 Make SyntaxError.text be optional (#3119)
Closes #3118
2019-07-15 09:11:45 +02:00
秋葉 2b6a99c39c fix ssl.Purpose type in py3 (#3054) 2019-06-20 19:41:32 +02:00
秋葉 dd244d1200 fix Sniffer.sniff return type (#3023) 2019-05-31 07:22:36 -07:00
秋葉 a80066952e Add missing annotation in cmath module (#2989) 2019-05-16 11:00:44 +02:00
秋葉 b3c76aab49 KeysView and ItemsView should accecpt Iterable argument in set operation (#2906) 2019-04-12 23:05:58 -07:00
秋葉 b588d43a32 Add sunder names to enum (#2822)
Closes #2766
2019-03-06 15:31:53 +01:00
秋葉 570fd6aff1 Add some missing annotations in cyaml (#2769)
* update annotation of cyaml

* fix wrong type
2019-02-17 13:28:05 -08:00
秋葉 e0e83a2dcc Use a more accurate type for jwt.decode (#2765)
Closes #2764
2019-02-09 15:59:58 +01:00
Hanaasagi 7faa41984b Closes python/mypy/#5141 (#2191) 2018-06-03 21:52:19 -07:00