diff options
author | Bryce Guinta <bryce.paul.guinta@gmail.com> | 2018-06-29 21:53:44 -0600 |
---|---|---|
committer | Claudiu Popa <pcmanticore@gmail.com> | 2018-07-04 08:27:21 +0200 |
commit | 7f13c2cd2f02b202a6793c059d98437e02d383cc (patch) | |
tree | 39b39116b2f87f90bca44bc7cb6754b74babbbcb /astroid/inference.py | |
parent | 9cc0b8a1275418f51fb305c7da1be938abad3e4e (diff) | |
download | astroid-git-7f13c2cd2f02b202a6793c059d98437e02d383cc.tar.gz |
Fix __call__ precedence for classes with custom metaclasses
Call the dunder call method if available from a custom metaclass
Note: I had to give ClassDef metaclass lookup a context to prevent a
Recursion
Diffstat (limited to 'astroid/inference.py')
0 files changed, 0 insertions, 0 deletions