Commit Graph
13 Commits
Author SHA1 Message Date
秋葉andSebastian Rittau 2bd1b75641 Extract asyncio exceptions into a separate module (Python 3.8) (#3356) 2019-10-13 12:20:02 +02:00
秋葉andSebastian Rittau a011d1945e add missing errnos (#3254) 2019-09-23 18:24:05 +02:00
秋葉andSebastian Rittau 2edb36e993 Add ThreadingHTTPServer stub (#3232)
Fixes #3217
2019-09-15 16:06:19 +02:00
秋葉andSebastian Rittau 5ccf017ca0 fix: Add MapResult type (#3228) 2019-09-11 18:20:40 +02:00
秋葉andSebastian Rittau e2ec5d0525 Make SyntaxError.text be optional (#3119)
Closes #3118
2019-07-15 09:11:45 +02:00
秋葉andSebastian Rittau 2b6a99c39c fix ssl.Purpose type in py3 (#3054) 2019-06-20 19:41:32 +02:00
秋葉andJelle Zijlstra dd244d1200 fix Sniffer.sniff return type (#3023) 2019-05-31 07:22:36 -07:00
秋葉andSebastian Rittau a80066952e Add missing annotation in cmath module (#2989) 2019-05-16 11:00:44 +02:00
秋葉andJelle Zijlstra b3c76aab49 KeysView and ItemsView should accecpt Iterable argument in set operation (#2906) 2019-04-12 23:05:58 -07:00
秋葉andSebastian Rittau b588d43a32 Add sunder names to enum (#2822)
Closes #2766
2019-03-06 15:31:53 +01:00
秋葉andRebecca Chen 570fd6aff1 Add some missing annotations in cyaml (#2769)
* update annotation of cyaml

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