You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by sp...@apache.org on 2020/03/31 17:37:49 UTC

[tinkerpop] branch 3.3-dev updated (bc7c430 -> d84bd83)

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

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


    from bc7c430  TINKERPOP-2355 Bumped to Jackson 2.9.10.3 CTR
     add d84bd83  TINKERPOP-2350 Fixed bug in Traversal.clone() in gremlin-python

No new revisions were added by this update.

Summary of changes:
 CHANGELOG.asciidoc                                 |  3 ++-
 gremlin-python/glv/GraphTraversalSource.template   |  3 ++-
 gremlin-python/glv/TraversalSource.template        | 16 +++++++++++++++-
 .../gremlin_python/process/graph_traversal.py      |  3 ++-
 .../jython/gremlin_python/process/traversal.py     | 16 +++++++++++++++-
 .../main/jython/tests/process/test_traversal.py    | 22 +++++++++++++++++++++-
 6 files changed, 57 insertions(+), 6 deletions(-)