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 2021/06/17 12:23:44 UTC

[tinkerpop] branch 3.4-dev updated (4c7b2dc -> 03c28ef)

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

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


    from 4c7b2dc  Merge branch 'TINKERPOP-2577' into 3.4-dev
     add 3fc0935  TINKERPOP-2578 Coerced set to list for P within/without in Python
     add 03c28ef  Merge branch 'TINKERPOP-2578' into 3.4-dev

No new revisions were added by this update.

Summary of changes:
 CHANGELOG.asciidoc                                  |  1 +
 .../io/graphson/GraphSONMapperEmbeddedTypeTest.java | 21 +++++++++++++++++++--
 gremlin-python/glv/TraversalSource.template         |  4 ++++
 .../main/jython/gremlin_python/process/traversal.py |  4 ++++
 gremlin-python/src/main/jython/setup.py             |  5 ++---
 .../jython/tests/structure/io/test_graphsonV3d0.py  |  2 ++
 6 files changed, 32 insertions(+), 5 deletions(-)