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

Added support for forced keyword argument functions to head_from_fun. #3658

Merged
merged 1 commit into from
Dec 9, 2016

Conversation

sww
Copy link
Contributor

@sww sww commented Dec 7, 2016

Description

This my attempt at fixing #3657.

I'm adding additional code to handle task functions with keyword only arguments, which should allow those type of functions to work if task argument checking is enabled.

@ask ask merged commit f4a3e44 into celery:master Dec 9, 2016
@ask
Copy link
Contributor

ask commented Dec 9, 2016

Thanks! Merged into master

Please add your name to: https://github.com/celery/celery/edit/master/CONTRIBUTORS.txt !

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

Successfully merging this pull request may close these issues.

2 participants