Files
RustPython/vm
snowapril e24ea4912f add PyIter_Check before using iternext
As [cpython 3.8
implementation](https://github.com/python/cpython/blob/main/Python/bltinmodule.c#L1448),
add `PyIter_Check` and its error message.

Signed-off-by: snowapril <sinjihng@gmail.com>
2021-10-01 12:26:59 +09:00
..
2021-04-11 17:38:44 -05:00
2018-07-07 17:14:45 +02:00
2021-10-01 01:54:04 +09:00
2021-10-01 01:54:04 +09:00