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

there is no way to pass an empty array via Python dict to C nvlist #3

Open
avg-I opened this issue Aug 6, 2015 · 2 comments
Open

Comments

@avg-I
Copy link
Contributor

avg-I commented Aug 6, 2015

C code allows to place an empty array of a specified type into an nvlist_t object,
but on the Python side it is currently impossible to deduce the intended value type
from an empty array. Also, at present there is no way to provide the type explicitly.

@huoyingyangjie
Copy link

what's the specific case ?

@avg-I
Copy link
Contributor Author

avg-I commented Jan 25, 2016

I do not have any practical use-case, that's why this is a low priority issues.

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

No branches or pull requests

2 participants