You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changelog:
==========
Added
-------
Add installation instructions (openembedded#56)
Internationalise the decimal separator in intcomma() (openembedded#53)
Internationalise intcomma for de_DE locale (openembedded#49)
Fixed
------
Replace short scale with long scale for Polish numbers (openembedded#54)
Fix intcomma() failing with a string as input when ndigits is not None (openembedded#52)
Fix some pylint findings (openembedded#42)
Fix "ValueError: math domain error" for metric(0) (openembedded#47)
Signed-off-by: Wang Mingyu <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
0 commit comments