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 f6574ca  Merge branch 'tp33'
     add c5501eb  TINKERPOP-2065 iterate() now sends NoneStep
     new 2211ef9  Merge branch 'TINKERPOP-2065' into tp33
     new 34ed260  Merge branch 'tp33'

The 2 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-dotnet/src/Gremlin.Net/Process/Traversal/DefaultTraversal.cs   | 1 +
 .../test/Gremlin.Net.UnitTest/Process/Traversal/TestTraversal.cs       | 2 ++
 gremlin-javascript/glv/TraversalSource.template                        | 1 +
 .../src/main/javascript/gremlin-javascript/lib/process/traversal.js    | 1 +
 .../src/main/javascript/gremlin-javascript/test/unit/traversal-test.js | 3 ++-
 gremlin-python/glv/TraversalSource.template                            | 1 +
 gremlin-python/src/main/jython/gremlin_python/process/traversal.py     | 1 +
 8 files changed, 11 insertions(+), 2 deletions(-)

Reply via email to