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

Named tuples are no longer converted to array automatically #31

Open
Yaribz opened this issue Jan 24, 2021 · 0 comments
Open

Named tuples are no longer converted to array automatically #31

Yaribz opened this issue Jan 24, 2021 · 0 comments

Comments

@Yaribz
Copy link
Collaborator

Yaribz commented Jan 24, 2021

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 ?

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

1 participant