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 SilentGhost
Recipients Jonas Aschenbrenner, SilentGhost, lemburg, twouters
Date 2019-10-20.09:27:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1571563679.29.0.910251252105.issue38536@roundup.psfhosted.org>
In-reply-to
Content
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.
History
Date User Action Args
2019-10-20 09:27:59SilentGhostsetrecipients: + SilentGhost, lemburg, twouters, Jonas Aschenbrenner
2019-10-20 09:27:59SilentGhostsetmessageid: <1571563679.29.0.910251252105.issue38536@roundup.psfhosted.org>
2019-10-20 09:27:59SilentGhostlinkissue38536 messages
2019-10-20 09:27:59SilentGhostcreate