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:45 UTC

[tinkerpop] branch tp33 updated (65eda6b -> bfc7592)

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

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


    from 65eda6b  Bumped docker build to use xenial
     add bfc7592  TINKERPOP-2322 Deprecate Jython support

No new revisions were added by this update.

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