Age | Commit message (Expand) | Author |
---|---|---|
2018-03-30 | tests/basics/iter1.py: Add more tests for walking a user-defined iter. | Damien George |
2016-12-21 | tests: Add tests to improve coverage of runtime.c. | Rami Ali |
2015-02-15 | py: Simplify and remove redundant code for __iter__ method lookup. | Damien George |
2014-03-26 | py: Replace mp_const_stop_iteration object with MP_OBJ_NULL. | Damien George |