Files
RustPython/vm/src
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-10-01 01:54:04 +09:00
2021-09-30 05:16:10 +09:00
2021-10-01 12:26:59 +09:00
2021-09-22 21:03:16 +09:00
2021-09-26 04:05:53 +09:00
2021-09-26 04:05:53 +09:00
2021-09-30 01:26:41 +09:00
2021-09-30 01:26:41 +09:00
2021-09-19 14:12:33 -05:00
2021-10-01 01:54:04 +09:00
2021-09-30 01:26:41 +09:00
2021-10-01 01:54:04 +09:00
2021-09-30 05:16:10 +09:00
2021-10-01 01:54:04 +09:00
2021-09-30 02:51:44 +09:00
2021-09-30 01:26:41 +09:00
2021-09-16 03:35:44 +09:00
2021-09-26 04:05:53 +09:00
2021-03-26 17:54:22 -05:00
2021-09-28 01:05:24 +09:00
2021-10-01 01:54:04 +09:00
2021-09-26 12:44:13 +09:00
2021-09-28 15:47:54 +09:00
2021-09-30 02:51:44 +09:00
2021-10-01 01:54:04 +09:00