This is an automated email from the ASF dual-hosted git repository.

spmallette pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git.


    from 7fad4ea  Merge branch 'tp34'
     add 560ad11  TINKERPOP-2272 Renamed steps/tokens conflicting with global 
function names
     add 40350be  TINKERPOP-2272 added a test to hit the renamed steps
     new 82b4c71  Merge branch 'TINKERPOP-2272' into tp33
     new 1aabcd6  Merge branch 'tp33' into tp34
     new 38c94f4  Merge branch 'tp34'

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CHANGELOG.asciidoc                                 |   3 +-
 gremlin-python/glv/GraphTraversalSource.template   |  88 +++++++++++-
 gremlin-python/glv/TraversalSource.template        |  26 ++++
 gremlin-python/glv/generate.groovy                 |  27 ++--
 .../gremlin_python/process/graph_traversal.py      | 159 ++++++++++++++++-----
 .../jython/gremlin_python/process/traversal.py     |  37 ++---
 .../gremlin_python/structure/io/graphsonV2d0.py    |   3 +-
 .../gremlin_python/structure/io/graphsonV3d0.py    |   3 +-
 .../tests/driver/test_driver_remote_connection.py  |   6 +
 9 files changed, 288 insertions(+), 64 deletions(-)

Reply via email to