Skip to content

Named tuples are no longer converted to array automatically #31

@Yaribz

Description

@Yaribz

With CPAN release 0.56, following code used to return an arrayref (with Python sys module loaded beforehand):
Inline::Python::py_eval('sys.version_info',0);

Now it returns a Inline::Python::Object.

Is it the expected behavior ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions