Matt Gebert

Results 16 comments of Matt Gebert

@stefmolin I think I've fixed the ancestry dependency, and added appropriate modifications to the hook tests. Let me know what you think! I also ensured the hook tests are being...

@rossbar IMO: - I think this PR only fixes the `property` regression. Using `doc.is_function_or_method` as the first check means objects like `property` or equivalent class object attributes will not cause...

Some of these code changes (i.e. hook tests) are currently being implemented in #653, so we should hold off merging this until those are complete.

@rossbar I believe this PR is ready now, if you want to look over it.

> This LGTM, thanks @mattgebert . Just to confirm - IYO this is sufficient to close #638 ? I tried this branch with the example in the OP there and...

@rossbar Sorry I haven't had time recently to get on top of this, and am just having a quick look at this now! I noticed the hook tests never being...