summaryrefslogtreecommitdiff
path: root/tests/basics/string_format_error.py
AgeCommit message (Expand)Author
2022-01-19py/objstr: Support '{:08}'.format("Jan") like Python 3.10.Jeff Epler
2016-03-15tests: Split large tests into smaller files, to run with a small heap.Damien George