GitHub user spmallette opened a pull request:

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

    TINKERPOP-1446 Added standard string representation for Path objects

    https://issues.apache.org/jira/browse/TINKERPOP-1446
    
    Only applying this to 3.4.x as people might be relying on the old string 
representations of `Path` objects for some reason. 
    
    All tests pass with `docker/build.sh -t -n -i`
    
    VOTE +1

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

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

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

    https://github.com/apache/tinkerpop/pull/810.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 #810
    
----
commit c7bf69d98c229dcc5c2f23a17c88d317ae73be6e
Author: Stephen Mallette <spmva@...>
Date:   2018-03-03T17:25:00Z

    TINKERPOP-1446 Added standard string representation for Path objects

----


---

Reply via email to