mirror of
https://github.com/pybind/pybind11.git
synced 2024-11-22 21:25:13 +00:00
caedf74a89
Fixes #896. From Python docs: "Once an iterator’s `__next__()` method raises `StopIteration`, it must continue to do so on subsequent calls. Implementations that do not obey this property are deemed broken." |
||
---|---|---|
.. | ||
pybind11 |