Return interface objects when iterating over interface collections by danabr · Pull Request #1257 · pythonnet/pythonnet · GitHub
Skip to content

Return interface objects when iterating over interface collections#1257

Merged
lostmsu merged 1 commit intopythonnet:masterfrom
danabr:interface-collections
Oct 12, 2020
Merged

Return interface objects when iterating over interface collections#1257
lostmsu merged 1 commit intopythonnet:masterfrom
danabr:interface-collections

Conversation

@danabr
Copy link
Copy Markdown
Contributor

@danabr danabr commented Oct 12, 2020

What does this implement/fix? Explain your changes.

Ensures that objects returned from an iterator are wrapped in an interface object if the iterator is for an interface type.

Does this close any currently open issues?

No

Checklist

Check all those that are applicable and complete.

  • Make sure to include one or more tests for your change
  • If an enhancement PR, please create docs and at best an example
  • Add yourself to AUTHORS
  • Updated the CHANGELOG

@codecov-io
Copy link
Copy Markdown

codecov-io commented Oct 12, 2020

@lostmsu lostmsu merged commit 6d59aea into pythonnet:master Oct 12, 2020
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.

3 participants