Skip to content

Named tuples are no longer converted to array automatically #31

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 ?

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions