Skip to content

Fix numpy array and README example - #427

Merged
vmuriart merged 2 commits into
pythonnet:masterfrom
vmuriart:fix_readme
Mar 14, 2017
Merged

Fix numpy array and README example#427
vmuriart merged 2 commits into
pythonnet:masterfrom
vmuriart:fix_readme

Conversation

@vmuriart

@vmuriart vmuriart commented Mar 11, 2017

Copy link
Copy Markdown
Contributor

What does this implement/fix? Explain your changes.

Generic Lists were falling through and being classified as typecode.Object
To solve this, adding a specific processing branch for Generic Lists only
to avoid breaking the changes from 471673a

Does this close any currently open issues?

Closes #249

Any other comments?

n/a

Checklist

Check all those that are applicable and complete.

  • Make sure to include one or more tests for your change
  • Add yourself to AUTHORS

Loading
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

Successfully merging this pull request may close these issues.

Errors with example calling Python from .NET

2 participants