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

Use a greater BOOST_PYTHON_MAX_ARITY (31) #287

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gst
Copy link

@gst gst commented Jan 15, 2020

I am working on a project that requires more than 15 arguments at many places (sometimes up to 24). I know this isn't ideal but that would really help us as otherwise we have to change our APIs to group some args which is even less ideal IMHO..

If there would be no limitation that would be even better but I m not experienced enough to enter/start this work so I propose this humble / simple patch ..

Thanks.

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.

1 participant