Commit message (Expand) | Author | Age | |
---|---|---|---|
* | py/objtuple: Allow to use inplace-multiplication operator on tuples. | Damien George | 2017-08-09 |
* | tests/basics: Add more tuple tests to improve coverage testing. | Damien George | 2016-08-15 |
* | py: Fix mult by negative number of tuple, list, str, bytes. | Damien George | 2014-08-13 |
* | Implement tuple multiplication. | Paul Sokolovsky | 2014-02-08 |