Skip to content
Commit a4d84ec2 authored by Douglas Raillard's avatar Douglas Raillard
Browse files

tools/exekall: Do not consider inherited methods defined outside of the package set

FIX

Restrict the operators considered by exekall to the ones defined in the
same package as the modules that exekall is pointed at. Also apply this
restriction to inherited methods, so we do not accidentally pull
operators from third party library that might use type annotations
differently and throw exekall into lengthy computations.
parent c2464b24
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment