Age | Commit message (Expand) | Author |
---|---|---|
2022-11-08 | py/objarray: Detect bytearray(str) without an encoding. | Jim Mussared |
2018-09-11 | py/objarray: bytearray: Allow 2nd/3rd arg to constructor. | Paul Sokolovsky |
2017-03-09 | tests/basic: Make various tests skippable. | Paul Sokolovsky |
2015-08-30 | tests: Split byteorder-dependent tests to *_endian.py's. | Paul Sokolovsky |
2015-01-08 | tests: Separate out test cases that rely on float support to float/ dir. | Damien George |
2014-12-04 | py: Allow bytes/bytearray/array to be init'd by buffer protocol objects. | Damien George |