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/12/01 12:38:57 UTC

[tinkerpop] branch 3.5-dev updated (0c43ce0 -> b138c20)

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

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


    from 0c43ce0  Merge branch 'TINKERPOP-2635' into 3.5-dev
     add 3baa84f  TINKERPOP-2656 update python translator
     add b138c20  Merge branch 'pr-1506' into 3.5-dev

No new revisions were added by this update.

Summary of changes:
 CHANGELOG.asciidoc                                 |  1 +
 docs/src/reference/the-traversal.asciidoc          | 29 ++++++++++++-
 .../traversal/translator/PythonTranslator.java     | 50 ++++++++++++++++++++++
 .../traversal/translator/PythonTranslatorTest.java | 18 +++++++-
 .../jsr223/GremlinGroovyScriptEngineTest.java      |  2 +-
 5 files changed, 97 insertions(+), 3 deletions(-)