Age | Commit message (Expand) | Author |
---|---|---|
2023-05-19 | py/runtime: If inplace binop fails then try corresponding normal binop. | Damien George |
2023-05-19 | py/objstr: Return unsupported binop instead of raising TypeError. | Damien George |
2019-10-29 | tests/basics: Use str.format instead of % for formatting messages. | Damien George |
2017-09-10 | tests/class_reverse_op: Test for reverse arith ops special methods. | Paul Sokolovsky |