Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 36d9514e26037a927ad8becab9a834a4807abc50 https://github.com/galaxyproject/galaxy/commit/36d9514e26037a927ad8becab9a83... Author: John Chilton jmchilton@gmail.com Date: 2015-12-20 (Sun, 20 Dec 2015)
Changed paths: M lib/galaxy/objectstore/pulsar.py M lib/galaxy/tools/parser/output_objects.py M lib/galaxy/tools/toolbox/base.py M lib/galaxy/tools/toolbox/panel.py M lib/galaxy/util/__init__.py M lib/galaxy/util/expressions.py M lib/galaxy/util/object_wrapper.py M lib/galaxy/util/topsort.py M test/unit/test_objectstore.py
Log Message: ----------- More Python 3 fixes.
This fixes all unit tests for code exclusively covering the stuff I'm moving into the galaxy-lib that will be used by planemo, pulsar, and future tooling efforts.
Commit: ae2b94824a322909fb29277ea2571c419d09946b https://github.com/galaxyproject/galaxy/commit/ae2b94824a322909fb29277ea2571... Author: Martin Cech cech.marten@gmail.com Date: 2015-12-21 (Mon, 21 Dec 2015)
Changed paths: M lib/galaxy/objectstore/pulsar.py M lib/galaxy/tools/parser/output_objects.py M lib/galaxy/tools/toolbox/base.py M lib/galaxy/tools/toolbox/panel.py M lib/galaxy/util/__init__.py M lib/galaxy/util/expressions.py M lib/galaxy/util/object_wrapper.py M lib/galaxy/util/topsort.py M test/unit/test_objectstore.py
Log Message: ----------- Merge pull request #1376 from jmchilton/py3_0
More Python 3 fixes.
Compare: https://github.com/galaxyproject/galaxy/compare/6eb8eae3967d...ae2b94824a32
galaxy-commits@lists.galaxyproject.org