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 2019/12/05 12:01:41 UTC

[tinkerpop] branch tp34 updated (6610e7b -> c660d1c)

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

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


    from 6610e7b  Merge branch 'tp33' into tp34
     add bfc7592  TINKERPOP-2322 Deprecate Jython support
     add c660d1c  Merge branch 'tp33' into tp34

No new revisions were added by this update.

Summary of changes:
 CHANGELOG.asciidoc                                      |  1 +
 docs/src/reference/gremlin-variants.asciidoc            |  3 +++
 docs/src/upgrade/release-3.3.x.asciidoc                 | 17 +++++++++++++++++
 .../python/jsr223/GremlinJythonScriptEngine.java        |  3 +++
 .../python/jsr223/GremlinJythonScriptEngineFactory.java |  3 +++
 .../gremlin/python/jsr223/JythonTranslator.java         |  3 +++
 .../gremlin/python/jsr223/PythonTranslator.java         |  3 +++
 .../tinkerpop/gremlin/python/jsr223/SymbolHelper.java   |  3 +++
 8 files changed, 36 insertions(+)