GitHub user spmallette opened a pull request:

    https://github.com/apache/tinkerpop/pull/594

    TINKERPOP-1577 Building gremlin-python with python 2/3

    https://issues.apache.org/jira/browse/TINKERPOP-1577
    
    I'd forgotten that I'd long ago made this change to the python build. It 
basically sets up two separate python environments with virtualenv - one for 
python 2.x and one for 3.x - so that we can test both versions against our 
code. 
    
    VOTE +1

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/apache/tinkerpop TINKERPOP-1577

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/tinkerpop/pull/594.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 #594
    
----
commit ae8306c92bfa5bc5644d0793124e929b47f9b8f9
Author: Stephen Mallette <[email protected]>
Date:   2017-03-02T12:01:47Z

    TINKERPOP-1577 Added support for building gremlin-python with python 2.x 
and 3.x

----


---
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.
---

Reply via email to