Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 191d11c4a096df44e3e469328197358d6200dd20 https://github.com/galaxyproject/galaxy/commit/191d11c4a096df44e3e4693281973... Author: Nate Coraor <nate@bx.psu.edu> Date: 2017-09-13 (Wed, 13 Sep 2017) Changed paths: M lib/galaxy_ext/metadata/set_metadata.py Log Message: ----------- Python 3 fixes for set_metadata.py Commit: b442113e76fde691577bf14bfd0717fcca166539 https://github.com/galaxyproject/galaxy/commit/b442113e76fde691577bf14bfd071... Author: Nate Coraor <nate@bx.psu.edu> Date: 2017-09-13 (Wed, 13 Sep 2017) Changed paths: M lib/galaxy_ext/metadata/set_metadata.py Log Message: ----------- Don't use + on iterators. Commit: a6acf116cd50aec61fbf9d670145e30f2273a5fc https://github.com/galaxyproject/galaxy/commit/a6acf116cd50aec61fbf9d670145e... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2017-09-13 (Wed, 13 Sep 2017) Changed paths: M lib/galaxy_ext/metadata/set_metadata.py Log Message: ----------- Merge pull request #4607 from natefoo/py3-set-meta Python 3 fixes for set_metadata.py Compare: https://github.com/galaxyproject/galaxy/compare/52436aa4f93d...a6acf116cd50