masking proxy: use StorageInterface signature in _getter_filtering_arguments
inspect.getcallargs will return `args`/`kwargs` unless the method is wrapped using `functools.wraps` at every layer, and all the signatures are compatible, which is apparently not the case for all proxies.
parent
366680cd
No related branches found
Tags v2.2.2
Please register or sign in to comment