Fixed #21513 -- Added method_decorator support for argumented decorator
Copied attributes into the decorated method and special case __name__ copy as this will not be present on a Class object. Added regression test to decorator suite.
Showing
Please
register
or
sign in
to comment