Skip to content

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

Description

@avg-I

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.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions