GitHub user jongyoul opened a pull request:
https://github.com/apache/zeppelin/pull/3161
[MINOR] Fix incompatibilities for python3
### What is this PR for?
Enabling `dev/merge_zeppelin_pr.py` under python3 environment
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jongyoul/zeppelin
minor/fix-merge-script-for-python3
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zeppelin/pull/3161.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 #3161
----
commit 07478416cbc9d8d3db83d7306d7f16cbe98b03eb
Author: Jongyoul Lee <jongyoul@...>
Date: 2018-08-23T05:51:10Z
Fix incompatibilities for python3
----
---