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 vstinner
Recipients eric.smith, mark.dickinson, serhiy.storchaka, vstinner, xtreak
Date 2019-01-07.15:09:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1546873757.17.0.269549568628.issue35560@roundup.psfhosted.org>
In-reply-to
Content
New changeset 3f7983a25a3d19779283c707fbdd5bc91b1587ef by Victor Stinner (Xtreak) in branch 'master':
bpo-35560: Remove assertion from format(float, "n") (GH-11288)
https://github.com/python/cpython/commit/3f7983a25a3d19779283c707fbdd5bc91b1587ef
History
Date User Action Args
2019-01-07 15:09:18vstinnersetrecipients: + vstinner, mark.dickinson, eric.smith, serhiy.storchaka, xtreak
2019-01-07 15:09:17vstinnersetmessageid: <1546873757.17.0.269549568628.issue35560@roundup.psfhosted.org>
2019-01-07 15:09:17vstinnerlinkissue35560 messages
2019-01-07 15:09:17vstinnercreate