Age | Commit message (Expand) | Author |
---|---|---|
2025-06-10 | py/objarray: Allow extending array with any iterable. | Jeff Epler |
2023-06-08 | tests: Replace umodule with module everywhere. | Jim Mussared |
2019-10-22 | tests: Rename "array" module to "uarray". | Damien George |
2017-06-10 | tests/basics: Convert "sys.exit()" to "raise SystemExit". | Paul Sokolovsky |
2017-01-07 | tests/array*: Allow to skip test if "array" is unavailable. | Paul Sokolovsky |
2014-11-30 | py: Implement +, += and .extend for bytearray and array objs. | Damien George |