Create PyIter from existing PyObject by lostmsu · Pull Request #1482 · pythonnet/pythonnet
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 773
Merged
filmor merged 1 commit intopythonnet:masterfrom
Jul 7, 2021Merged
Create PyIter from existing PyObject#1482
filmor merged 1 commit intopythonnet:masterfrom
Create PyIter from existing PyObject#1482
filmor merged 1 commit intopythonnet:masterfrom
Conversation
Copy link
Member
lostmsu
commented
Jul 6, 2021
lostmsu
commented
What does this implement/fix? Explain your changes.
Allows creation of PyIter (typed) instance from PyObject (untyped) similar to PyInt(PyObject).
filmor
merged commit
191bc89
into
pythonnet:master
lostmsu
deleted the
Mini/PyIterFromPyObj
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment