SilentGhost <ghost....@runbox.com> added the comment:
This isn't just de_DE locale, but any locale that puts currency symbol after the value. This issue is even "acknowledged" in the test. I'd think that appropriate fix would be to .rstrip smb on line Lib/locale.py:282 Alternatively, function return value could be stripped. ---------- nosy: +SilentGhost, lemburg, twouters stage: -> needs patch title: Trailing space in formatted currency with international=True and locale de_DE -> Trailing space in formatted currency with international=True and symbol following value versions: +Python 3.8, Python 3.9 _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue38536> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com