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 miss-islington
Recipients eric.smith, mark.dickinson, miss-islington, serhiy.storchaka, vstinner, xtreak
Date 2019-01-07.15:26:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1546874782.78.0.993272605841.issue35560@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9a413faa8708e5c2df509e97d48f18685c198b24 by Miss Islington (bot) in branch '3.7':
bpo-35560: Remove assertion from format(float, "n") (GH-11288)
https://github.com/python/cpython/commit/9a413faa8708e5c2df509e97d48f18685c198b24
History
Date User Action Args
2019-01-07 15:26:24miss-islingtonsetrecipients: + miss-islington, mark.dickinson, vstinner, eric.smith, serhiy.storchaka, xtreak
2019-01-07 15:26:22miss-islingtonsetmessageid: <1546874782.78.0.993272605841.issue35560@roundup.psfhosted.org>
2019-01-07 15:26:22miss-islingtonlinkissue35560 messages
2019-01-07 15:26:22miss-islingtoncreate