Age | Commit message (Expand) | Author |
---|---|---|
2024-04-22 | py/objarray: Fix use-after-free if extending a bytearray from itself. | Angus Gratton |
2015-08-29 | tests: Add a few tests for bool, bytearray, float to improve coverage. | Damien George |
2014-11-30 | py: Implement +, += and .extend for bytearray and array objs. | Damien George |