aboutsummaryrefslogtreecommitdiff
path: root/tests/float/string_format_modulo2.py
AgeCommit message (Collapse)Author
2016-03-29py/formatfloat: Fix further cases of buffer overflow in formatting.Damien George
Includes extensive test cases to catch hopefully all cases where buffer might overflow.