GitHub user pallavi-rao opened a pull request: https://github.com/apache/falcon/pull/404
FALCON-2328 Upgrade PR merge script to Python3 Ran 2to3 on the script Changed the run_cmd method to return a string rather than bytes. You can merge this pull request into a Git repository by running: $ git pull https://github.com/pallavi-rao/falcon 2328 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/falcon/pull/404.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 #404 ---- commit 3e79a3569139518d3629317f21a3c25072048181 Author: pallavi-rao <pallavi.rao@...> Date: 2018-02-26T06:04:49Z FALCON-2328 Upgrade PR merge script to Python3 commit 0b0812c286a60fca9b20b8f4b80437c49461fdc8 Author: pallavi-rao <pallavi.rao@...> Date: 2018-02-26T06:06:18Z FALCON-2328 Removing redundant import ---- ---