[galaxyproject/galaxy] 36b514: Remove unnecessary use of binascii
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 36b514c6e963b44b27003e7f64f0a9fe019f305e https://github.com/galaxyproject/galaxy/commit/36b514c6e963b44b27003e7f64f0a... Author: Nicola Soranzo <nicola.soranzo@tgac.ac.uk> Date: 2016-09-21 (Wed, 21 Sep 2016) Changed paths: M .ci/flake8_lint_include_list.txt M lib/galaxy/datatypes/binary.py M lib/galaxy/datatypes/proteomics.py M lib/galaxy/util/checkers.py Log Message: ----------- Remove unnecessary use of binascii Also explicitly specify binary mode for file opening and header strings. Fix import order. Commit: c81ec07c6d39f7dbb080f0db3680d6a29747608a https://github.com/galaxyproject/galaxy/commit/c81ec07c6d39f7dbb080f0db3680d... Author: Martin Cech <cech.marten@gmail.com> Date: 2016-09-21 (Wed, 21 Sep 2016) Changed paths: M .ci/flake8_lint_include_list.txt M lib/galaxy/datatypes/binary.py M lib/galaxy/datatypes/proteomics.py M lib/galaxy/util/checkers.py Log Message: ----------- Merge pull request #2946 from nsoranzo/binascii_reduction Remove unnecessary use of binascii Compare: https://github.com/galaxyproject/galaxy/compare/b30d331a811f...c81ec07c6d39
participants (1)
-
GitHub