You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by pallavi-rao <gi...@git.apache.org> on 2018/02/26 06:07:27 UTC

[GitHub] falcon pull request #404: FALCON-2328 Upgrade PR merge script to Python3

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 <pa...@...>
Date:   2018-02-26T06:04:49Z

    FALCON-2328 Upgrade PR merge script to Python3

commit 0b0812c286a60fca9b20b8f4b80437c49461fdc8
Author: pallavi-rao <pa...@...>
Date:   2018-02-26T06:06:18Z

    FALCON-2328 Removing redundant import

----


---

[GitHub] falcon pull request #404: FALCON-2328 Upgrade PR merge script to Python3

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/falcon/pull/404


---