| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-04-02 | tests/basics: Add tests for list and bytearray growing using themselves. | Damien George | |
| 2014-05-25 | objlist: Implement growing slice assignment. | Paul Sokolovsky | |
| This means that complete slice operations are supported for lists (but not for bytearray's and array.array's). | |||
