[New-bugs-announce] [issue43932] f-string decimal has leading space

Akshay K report at bugs.python.org
Sat Apr 24 14:37:54 EDT 2021


New submission from Akshay K <akshayk1969 at icloud.com>:

When using a f-string to print a number with a certain number of decimal places, the number is printed with a leading space.

----------
components: Interpreter Core
files: fstringdemo.py
messages: 391789
nosy: Axeinator, eric.smith
priority: normal
severity: normal
status: open
title: f-string decimal has leading space
type: behavior
versions: Python 3.9
Added file: https://bugs.python.org/file49981/fstringdemo.py

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue43932>
_______________________________________


More information about the New-bugs-announce mailing list