This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author mark.dickinson
Recipients davidchambers, eric.smith, mark.dickinson, rhettinger
Date 2020-05-29.13:24:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1590758644.61.0.121848411977.issue40780@roundup.psfhosted.org>
In-reply-to
Content
New changeset 895c9c1d438367722f74f437fda96767d770662b by Mark Dickinson in branch 'master':
bpo-40780: Fix failure of _Py_dg_dtoa to remove trailing zeros (GH-20435)
https://github.com/python/cpython/commit/895c9c1d438367722f74f437fda96767d770662b
History
Date User Action Args
2020-05-29 13:24:04mark.dickinsonsetrecipients: + mark.dickinson, rhettinger, eric.smith, davidchambers
2020-05-29 13:24:04mark.dickinsonsetmessageid: <1590758644.61.0.121848411977.issue40780@roundup.psfhosted.org>
2020-05-29 13:24:04mark.dickinsonlinkissue40780 messages
2020-05-29 13:24:04mark.dickinsoncreate