Commit Graph
30 Commits
Author SHA1 Message Date
Ismail f682335037 Fix typo 2016-03-09 12:01:32 +00:00
Ismail 8d893cfae8 Make forward references strings 2016-03-09 11:58:24 +00:00
Ismail d21c09919d Creating __init__.pyi files 2016-03-09 11:18:00 +00:00
Ismail 395e0a4197 Fix mypy errors for Py3.1 files 2016-03-09 11:17:23 +00:00
Ismail d2461d2bcd Merge branch 'feature/type_check_xml' of github.com:ismail-s/typeshed into feature/type_check_xml 2016-03-09 11:10:33 +00:00
Ismail 28bc685573 Remove KeysView & ItemsView from py2 type hints 2016-03-09 11:09:34 +00:00
Ismail 69f1810462 Add pyi files for Py2.7 2016-03-09 11:09:33 +00:00
Ismail 7686cb1a9c Make pyi files work for Py3 and Py3.1 2016-03-09 11:09:33 +00:00
Ismail 4c06be4972 Add files for Py 3.3 and 3.2 2016-03-09 11:09:33 +00:00
Ismail 6a9b713ce3 Add files for Py3.5 2016-03-09 11:09:33 +00:00
Ismail b7f4055c08 Create files for Py3.4 2016-03-09 11:09:33 +00:00
Ismail 865ec0e277 Remove unnecessary __methods__ 2016-03-09 11:09:33 +00:00
Ismail 8db369f7e2 Improve types on ElementPath 2016-03-09 11:09:33 +00:00
Ismail 1fc5b0b8c5 Type check rest of ElementTree file 2016-03-09 11:09:33 +00:00
Ismail 1f0afa5751 Type check Element class 2016-03-09 11:09:33 +00:00
Ismail 792604ec60 Add type hints to ElementInclude.pyi 2016-03-09 11:09:33 +00:00
Ismail 372948b3d2 Remove KeysView & ItemsView from py2 type hints 2016-03-07 13:08:46 +00:00
Ismail 403261724a Add pyi files for Py2.7 2016-03-07 13:02:40 +00:00
Ismail 677a35cd54 Make pyi files work for Py3 and Py3.1 2016-03-04 16:45:07 +00:00
Ismail 335be6b94e Add files for Py 3.3 and 3.2 2016-03-03 12:55:51 +00:00
Ismail f3dc9dd361 Add files for Py3.5 2016-03-03 12:55:27 +00:00
Ismail 9f072a928f Create files for Py3.4 2016-03-03 12:54:54 +00:00
Ismail 4ac61ea543 Remove unnecessary __methods__ 2016-03-02 22:47:55 +00:00
Ismail e525cd3253 Improve types on ElementPath 2016-02-29 15:28:03 +00:00
Ismail bb3fc382a1 Type check rest of ElementTree file 2016-02-26 17:30:49 +00:00
Ismail 2def7d1382 Type check Element class 2016-02-11 12:46:05 +00:00
Ismail 59d8f58d63 Add type hints to ElementInclude.pyi 2016-02-11 11:41:58 +00:00
Ismail 8f2e1ac885 Only define Chrome class on py2.7 or >3.2 2016-02-01 10:02:54 +00:00
Ismail b6dfeebe1e Move webbrowser.pyi to 2and3 folder 2016-02-01 10:00:53 +00:00
Ismail 56621384a0 Type Check webbrowser py3 module 2016-01-29 14:12:09 +00:00