diff options
| author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2020-05-29 13:46:54 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-29 13:46:54 (GMT) |
| commit | ad088ca5c6adc4a107411cad62b83f5c6e06b5ed (patch) | |
| tree | 35c19a74a3333a3353de34d6b01cda6efb8dfb72 /Python/pystate.c | |
| parent | 8fcc1474ef5d819c144309e048e71e6013544063 (diff) | |
| download | cpython-ad088ca5c6adc4a107411cad62b83f5c6e06b5ed.zip cpython-ad088ca5c6adc4a107411cad62b83f5c6e06b5ed.tar.gz cpython-ad088ca5c6adc4a107411cad62b83f5c6e06b5ed.tar.bz2 | |
bpo-40780: Fix failure of _Py_dg_dtoa to remove trailing zeros (GH-20435) (GH-20514)
* 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
(cherry picked from commit 895c9c1d438367722f74f437fda96767d770662b)
Co-authored-by: Mark Dickinson <mdickinson@enthought.com>
Diffstat (limited to 'Python/pystate.c')
0 files changed, 0 insertions, 0 deletions
