summaryrefslogtreecommitdiff
path: root/tests/float/float_parse_doubleprec.py
AgeCommit message (Expand)Author
7 dayspy/parse: Add support for math module constants and float folding.Yoctopuce dev
2020-03-30tests: Format all Python code with black, except tests in basics subdir.David Lechner
2018-02-26tests/float: Adjust float-parsing tests to pass with only a small error.Damien George
2018-02-08py/parsenum: Fix parsing of floats that are close to subnormal.Damien George
2017-11-27py/parsenum: Improve parsing of floating point numbers.Damien George