diff options
author | Mark Dickinson <mdickinson@enthought.com> | 2020-05-29 13:23:57 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-29 13:23:57 (GMT) |
commit | 895c9c1d438367722f74f437fda96767d770662b (patch) | |
tree | 8b4a46c98dda92716458b5d2f24ea907b736e577 /Modules/_statisticsmodule.c | |
parent | 28316422124206f63ddd4b91f2e19c54b6e9cd9d (diff) | |
download | cpython-895c9c1d438367722f74f437fda96767d770662b.zip cpython-895c9c1d438367722f74f437fda96767d770662b.tar.gz cpython-895c9c1d438367722f74f437fda96767d770662b.tar.bz2 |
bpo-40780: Fix failure of _Py_dg_dtoa to remove trailing zeros (GH-20435)
* Fix failure of _Py_dg_dtoa to remove trailing zeros
* Add regression test and news entry
* Add explanation about why it's safe to strip trailing zeros
* Make code safer, clean up comments, add change note at top of file
* Nitpick: avoid implicit int-to-float conversion in tests
Diffstat (limited to 'Modules/_statisticsmodule.c')
0 files changed, 0 insertions, 0 deletions