Commit Graph

12 Commits

Author SHA1 Message Date
boris
cc2c46b1b7 don't check builtin signatures 2021-02-11 04:08:20 -05:00
boris
646242d5a9 report exception when couldn't import 2021-01-29 15:32:41 -05:00
boris
68e86b8f61 get attribute when comparing it 2021-01-29 15:25:24 -05:00
boris
eda93e1001 pass attribute to extra_info
not its name
2021-01-29 13:08:44 -05:00
boris
b3b9196b9e remove comment 2021-01-29 12:43:08 -05:00
boris
f258df5fc2 convert filter to list exp 2021-01-29 12:27:45 -05:00
boris
f03277068e return string representation of inspect.signature exceptions 2021-01-29 12:24:41 -05:00
boris
2ebc300ed5 update comments 2021-01-29 11:58:47 -05:00
boris
6e948d7982 create a dictionary instead of printing
so that we can print this stuff out as json later
2021-01-29 11:55:29 -05:00
boris
13d6754b1d Detect incompatible function signatures in whats_left 2021-01-24 01:07:00 -05:00
boris
5c424857f4 Detect modules that aren't in sys.path in whats_left 2021-01-22 22:30:59 -05:00
Jeong YunWon
e62a164f4d Move tests -> extra_tests 2020-09-13 06:58:57 +09:00