summaryrefslogtreecommitdiff
path: root/tests/float/string_format_modulo2.py
AgeCommit message (Expand)Author
2020-03-30tests: Format all Python code with black, except tests in basics subdir.David Lechner
2017-03-07tests/string_format_modulo2: Split off intbig test.Paul Sokolovsky
2016-03-29py/formatfloat: Fix further cases of buffer overflow in formatting.Damien George