[galaxyproject/galaxy] bf3a48: Fix import order and Python3 compatibility for lib...
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: bf3a487f2017d248317e9ea70e567f57a70d9cc9 https://github.com/galaxyproject/galaxy/commit/bf3a487f2017d248317e9ea70e567... Author: Nicola Soranzo <nicola.soranzo@earlham.ac.uk> Date: 2017-01-16 (Mon, 16 Jan 2017) Changed paths: M .ci/flake8_lint_include_list.txt M .ci/py3_sources.txt M lib/galaxy/tools/__init__.py M lib/galaxy/tools/data/__init__.py M lib/galaxy/tools/data_manager/manager.py M lib/galaxy/tools/deps/resolvers/resolver_mixins.py M lib/galaxy/tools/errors.py M lib/galaxy/tools/evaluation.py M lib/galaxy/tools/imp_exp/__init__.py M lib/galaxy/tools/imp_exp/export_history.py M lib/galaxy/tools/imp_exp/unpack_tar_gz_archive.py M lib/galaxy/tools/parameters/basic.py M lib/galaxy/tools/parameters/dynamic_options.py M lib/galaxy/tools/parameters/grouping.py M lib/galaxy/tools/parameters/meta.py M lib/galaxy/tools/parameters/output_collect.py M lib/galaxy/tools/search/__init__.py M lib/galaxy/tools/util/galaxyops/__init__.py M lib/galaxy/tools/util/maf_utilities.py M lib/galaxy/tools/verify/asserts/__init__.py M lib/galaxy/tools/verify/test_data.py M lib/galaxy/tools/wrappers.py Log Message: ----------- Fix import order and Python3 compatibility for lib/galaxy/tools/ xref. #1715 Commit: d2e019844471ee29f9b2433e0f90f53ea54a7b7f https://github.com/galaxyproject/galaxy/commit/d2e019844471ee29f9b2433e0f90f... Author: John Chilton <jmchilton@gmail.com> Date: 2017-01-17 (Tue, 17 Jan 2017) Changed paths: M .ci/flake8_lint_include_list.txt M .ci/py3_sources.txt M lib/galaxy/tools/__init__.py M lib/galaxy/tools/data/__init__.py M lib/galaxy/tools/data_manager/manager.py M lib/galaxy/tools/deps/resolvers/resolver_mixins.py M lib/galaxy/tools/errors.py M lib/galaxy/tools/evaluation.py M lib/galaxy/tools/imp_exp/__init__.py M lib/galaxy/tools/imp_exp/export_history.py M lib/galaxy/tools/imp_exp/unpack_tar_gz_archive.py M lib/galaxy/tools/parameters/basic.py M lib/galaxy/tools/parameters/dynamic_options.py M lib/galaxy/tools/parameters/grouping.py M lib/galaxy/tools/parameters/meta.py M lib/galaxy/tools/parameters/output_collect.py M lib/galaxy/tools/search/__init__.py M lib/galaxy/tools/util/galaxyops/__init__.py M lib/galaxy/tools/util/maf_utilities.py M lib/galaxy/tools/verify/asserts/__init__.py M lib/galaxy/tools/verify/test_data.py M lib/galaxy/tools/wrappers.py Log Message: ----------- Merge pull request #3431 from nsoranzo/python3 Fix import order and Python3 compatibility for lib/galaxy/tools/ Compare: https://github.com/galaxyproject/galaxy/compare/910bbdfc54fe...d2e019844471
participants (1)
-
GitHub