Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix decorator arguments #5

Merged
merged 1 commit into from
Nov 30, 2018
Merged

Conversation

soderluk
Copy link
Contributor

Any additional args or kwargs passed to the decorator will be forwarded to the decorated function

Any additional args or kwargs passed to the decorator will be forwarded to the decorated function
@coveralls
Copy link

Coverage Status

Coverage remained the same at 91.787% when pulling b122c50 on soderluk:fix-decorators into 92bd9ed on thomsonreuters:master.

@JonathanHuot JonathanHuot merged commit 1f6114a into Refinitiv:master Nov 30, 2018
@JonathanHuot
Copy link
Member

Thanks for the PR ! Will be part of 1.6.0 since this is a new feature, not a bug fix.

@soderluk
Copy link
Contributor Author

Awesome! Thank you. Do you have a timeline on when it might be released?

@soderluk soderluk deleted the fix-decorators branch November 30, 2018 08:25
@JonathanHuot
Copy link
Member

It should be released already !

@soderluk
Copy link
Contributor Author

Yeah, I noticed it right after :) Thanks for the fast support!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants