Alexis Bourget 101a146db9 Fix #85462 by adding a marker flag
This will not affect ABI since the other variant of the enum is bigger.
It may break some code, but that would be very strange: usually people
don't continue after the first `Done` (or `None` for a normal iterator).
2021-07-11 17:45:12 +02:00
..
2021-06-23 16:26:46 -04:00
2021-07-11 17:45:12 +02:00