Make sure we pass a locale-agnostic string to Decimal() (vpodzime) Add the init.py file to python bindings
sudo dnf upgrade --refresh --advisory=FEDORA-2016-374cc8ca7f
This update has been submitted for testing by vpodzime.
An easy way to test the change is:
$ LANG=cs_CZ.UTF-8 ipython3 In [1]: from bytesize.bytesize import Size In [2]: s = Size("1.5 KiB") In [3]: s.convert_to("KiB") Out[3]: Decimal('1.5')
Previously this would result in a traceback.
vpodzime edited this update.
New build(s):
Removed build(s):
The new build should also add the init.py file(s) to python (2 and 3) bindings.
This update has been pushed to testing.
This update has been submitted for stable by bodhi.
+1
This update has been pushed to stable.
Please login to add feedback.
Confirm request to re-trigger tests.
This update has been submitted for testing by vpodzime.
An easy way to test the change is:
Previously this would result in a traceback.
vpodzime edited this update.
New build(s):
Removed build(s):
The new build should also add the init.py file(s) to python (2 and 3) bindings.
This update has been pushed to testing.
This update has been submitted for stable by bodhi.
+1
This update has been pushed to stable.