[galaxyproject/galaxy] e5c9d9: Fix ``size_to_bytes`` for some float values
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: e5c9d9673d6d92291b7911f4255cbbafebceed0e https://github.com/galaxyproject/galaxy/commit/e5c9d9673d6d92291b7911f4255cb... Author: Nicola Soranzo <nicola.soranzo@earlham.ac.uk> Date: 2018-12-12 (Wed, 12 Dec 2018) Changed paths: M lib/galaxy/util/__init__.py Log Message: ----------- Fix ``size_to_bytes`` for some float values Values like `.01` and `1.` were broken in commit 26a6b1c83381d1c75131f330d8b8f4c23680f1dd . The new regexp allows also scientific notation like `1.2E2` . Commit: c6fc4dc83a6ac46244ff05d560864cba1de8bf55 https://github.com/galaxyproject/galaxy/commit/c6fc4dc83a6ac46244ff05d560864... Author: John Chilton <jmchilton@gmail.com> Date: 2018-12-12 (Wed, 12 Dec 2018) Changed paths: M lib/galaxy/util/__init__.py Log Message: ----------- Merge pull request #7096 from nsoranzo/followup_on_7067 Fix ``size_to_bytes`` for some float values Compare: https://github.com/galaxyproject/galaxy/compare/0b0c0084198d...c6fc4dc83a6a **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019.
participants (1)
-
GitHub