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 Axeinator
Recipients Axeinator, eric.smith
Date 2021-04-24.18:37:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619289474.8.0.486564567214.issue43932@roundup.psfhosted.org>
In-reply-to
Content
When using a f-string to print a number with a certain number of decimal places, the number is printed with a leading space.
History
Date User Action Args
2021-04-24 18:37:54Axeinatorsetrecipients: + Axeinator, eric.smith
2021-04-24 18:37:54Axeinatorsetmessageid: <1619289474.8.0.486564567214.issue43932@roundup.psfhosted.org>
2021-04-24 18:37:54Axeinatorlinkissue43932 messages
2021-04-24 18:37:54Axeinatorcreate