summaryrefslogtreecommitdiffstatshomepage
path: root/tests/basics/string_format.py
Commit message (Expand)AuthorAge
* tests: Add tests to improve coverage of objstr.c.Damien George2015-09-03
* py/objstr: Simplify error handling for bad conversion specifier.Damien George2015-08-30
* py/objstr: Fix error type for badly formatted format specifier.Damien George2015-08-29
* tests: Add more tests to improve coverage, mostly testing exceptions.Damien George2015-08-21
* tests: Add some more tests for bytes, bignum, string and ujson.Damien George2015-03-14
* objstr: Implement kwargs support for str.format().Paul Sokolovsky2015-01-04
* tests: Rename test scripts, changing - to _ for consistency.Damien George2014-07-05