GitHub user lewismc opened a pull request:
https://github.com/apache/oodt/pull/54
OODT-966 agility broken syntax under Python 3.X
Hi @nutjob4life tagging you here FYI. This issue is primarily meant to
address https://issues.apache.org/jira/browse/OODT-966 but as you can see it
quickly got out of control when attempting to upgrade agility to be used with
Python 3.X
Several failing tests, i will have a look when I get more time.
Lewis
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lewismc/oodt OODT-966
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/oodt/pull/54.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #54
----
commit 5aa8bf47146f046e7540dc22ec22b5411241eb68
Author: Lewis John McGibbney <[email protected]>
Date: 2017-11-09T23:14:26Z
OODT-966 agility broken syntax under Python 3.X
----
---