Skip to content
This repository has been archived by the owner on May 2, 2022. It is now read-only.

correct module names for multiple _deprecated_class_method_option #56

Open
TaiSakuma opened this issue Mar 13, 2019 · 0 comments
Open

Comments

@TaiSakuma
Copy link
Member

When _deprecated_class_method_option() or _deprecated_func_option() is used multiple times on the same method or function, module_name of the outer decorator will be the module name of the inner decorator, that is deprecation.

  • need to check if the decorated function is already decoreated and properly set module_name to the module name of the original function.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant