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, miss-islington, rhettinger
Date 2020-05-29.13:47:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset ad088ca5c6adc4a107411cad62b83f5c6e06b5ed by Miss Islington (bot) in branch '3.9':
bpo-40780: Fix failure of _Py_dg_dtoa to remove trailing zeros (GH-20435) (GH-20514)
https://github.com/python/cpython/commit/ad088ca5c6adc4a107411cad62b83f5c6e06b5ed
History
Date User Action Args
2020-05-29 13:47:02mark.dickinsonsetrecipients: + mark.dickinson, rhettinger, eric.smith, davidchambers, miss-islington
2020-05-29 13:47:02mark.dickinsonsetmessageid: <[email protected]>
2020-05-29 13:47:02mark.dickinsonlinkissue40780 messages
2020-05-29 13:47:02mark.dickinsoncreate