Skip to content

Wrong std::string overload called when given numpy.ndarray argument #685

@pschella

Description

@pschella

When an overload is present that takes a std::string argument, this overload is also (wrongly) called when given a numpy.ndarray.

See attached unit test patch to latest master.
broken_overload.txt

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