GitHub user agoodm opened a pull request:
https://github.com/apache/climate/pull/414
CLIMATE-882 - local data source is not Python 3 compatible
With this PR, the main python 3 incompatibility issue in `local.py` is
fixed and we can now successfully finish the smoke tests on python 3. This will
now let us see precisely which parts of the ocw codebase are not python 3
compatible with each of our CI builds.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/agoodm/climate CLIMATE-882
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/climate/pull/414.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 #414
----
commit 8cf223f2c704fe0f3e27bfe2288ccfd11324fd68
Author: Alex Goodman <[email protected]>
Date: 2016-10-20T22:25:24Z
CLIMATE-882 - local data source is not Python 3 compatible
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---