Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: cc336f61c09eac6c3dd9dba706b08481dc5bd709 https://github.com/galaxyproject/galaxy/commit/cc336f61c09eac6c3dd9dba706b08... Author: Nicola Soranzo <nicola.soranzo@tgac.ac.uk> Date: 2016-06-03 (Fri, 03 Jun 2016) Changed paths: M .ci/py3_sources.txt M contrib/galaxy_config_merger.py M contrib/nagios/check_galaxy.py M cron/build_chrom_db.py M cron/parse_builds.py M cron/parse_builds_3_sites.py M lib/galaxy/config.py M lib/galaxy_utils/sequence/fastq.py M lib/tool_shed/util/container_util.py M scripts/cleanup_datasets/admin_cleanup_datasets.py M scripts/cleanup_datasets/cleanup_datasets.py M test/api/test_workflows_from_yaml.py M test/base/interactor.py M test/base/twilltestcase.py M test/unit/tools/test_actions.py M test/unit/workflows/test_run_parameters.py M tool_list.py M tools/data_source/data_source.py M tools/data_source/fetch.py M tools/data_source/genbank.py M tools/data_source/hbvar_filter.py M tools/data_source/import.py M tools/data_source/microbial_import.py M tools/data_source/microbial_import_code.py M tools/data_source/upload.py Log Message: ----------- Make some files compatible with Python3 Also enlarge the set of files tested with flake8 under Python3 Commit: e2f21933553208da44ac7a189ef45c9f9ad8c82b https://github.com/galaxyproject/galaxy/commit/e2f21933553208da44ac7a189ef45... Author: Martin Cech <cech.marten@gmail.com> Date: 2016-06-06 (Mon, 06 Jun 2016) Changed paths: M .ci/py3_sources.txt M contrib/galaxy_config_merger.py M contrib/nagios/check_galaxy.py M cron/build_chrom_db.py M cron/parse_builds.py M cron/parse_builds_3_sites.py M lib/galaxy/config.py M lib/galaxy_utils/sequence/fastq.py M lib/tool_shed/util/container_util.py M scripts/cleanup_datasets/admin_cleanup_datasets.py M scripts/cleanup_datasets/cleanup_datasets.py M test/api/test_workflows_from_yaml.py M test/base/interactor.py M test/base/twilltestcase.py M test/unit/tools/test_actions.py M test/unit/workflows/test_run_parameters.py M tool_list.py M tools/data_source/data_source.py M tools/data_source/fetch.py M tools/data_source/genbank.py M tools/data_source/hbvar_filter.py M tools/data_source/import.py M tools/data_source/microbial_import.py M tools/data_source/microbial_import_code.py M tools/data_source/upload.py Log Message: ----------- Merge pull request #2453 from nsoranzo/python3 Python3: Make some files compatible with Python3 Compare: https://github.com/galaxyproject/galaxy/compare/7b3e5369f8d6...e2f219335532