swift
f612e901
- [iterator] Use iter and next to loop through Python Object (TF-337) (#23268)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
6 years ago
[iterator] Use iter and next to loop through Python Object (TF-337) (#23268) This adds iterator support for iterating through a `PythonObject`. Makes `PythonObject` conform to `Sequence`. Resolves [TF-337](https://bugs.swift.org/browse/TF-337).
References
#23268 - [iterator] Use iter and next to loop through Python Object (TF-337)
Author
sendilkumarn
Committer
rxwei
Parents
194b467c
Loading