Age | Commit message (Expand) | Author |
---|---|---|
2025-03-02 | py/objstr: Support tuples and start/end args in startswith and endswith. | Glenn Moloney |
2017-08-29 | py/objstr: startswith, endswith: Check arg to be a string. | Paul Sokolovsky |
2015-03-14 | tests: Add some more tests for bytes, bignum, string and ujson. | Damien George |
2014-05-24 | objstr: Implement .endswith(). | Paul Sokolovsky |