]> git.ipfire.org Git - thirdparty/babel.git/commit
fix formatting of fraction in format_decimal() if the input value is a float with...
authorFelix Schwarz <felix.schwarz@oss.schwarz.eu>
Sat, 28 Jul 2012 22:26:02 +0000 (22:26 +0000)
committerFelix Schwarz <felix.schwarz@oss.schwarz.eu>
Sat, 28 Jul 2012 22:26:02 +0000 (22:26 +0000)
commit858d8f70e34200ad759a77c2af8c43cbadc8d51e
tree5eccdeaf01e101da380b9cf243f4c28fcad5568a
parente9449a570e96fbf61a947559539d9ab0959da86b
fix formatting of fraction in format_decimal() if the input value is a float with more than 7 significant digits (#183)
ChangeLog
babel/numbers.py
babel/tests/numbers.py