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

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


    from 237a8f6  Put the main header at the top so it appears as an HTML title
     add 3add7d8  TINKERPOP-2650 Removed deprecated gremlin-python step names
     new f6b9790  Merge pull request #1503 from apache/TINKERPOP-2650

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CHANGELOG.asciidoc                                 |   1 +
 docs/src/upgrade/release-3.6.x.asciidoc            |  21 +++
 .../traversal/translator/PythonTranslator.java     |  16 +-
 .../traversal/translator/PythonTranslatorTest.java |   2 +-
 .../Gremlin.Net.IntegrationTest/Gherkin/Gremlin.cs |   1 -
 .../jsr223/GremlinGroovyScriptEngineTest.java      |   2 +-
 .../gremlin-javascript/test/cucumber/gremlin.js    |   1 -
 .../gremlin_python/process/graph_traversal.py      |  92 +----------
 gremlin-python/src/main/python/radish/gremlin.py   | 179 ++++++++++-----------
 .../tests/driver/test_driver_remote_connection.py  |  12 +-
 .../src/main/python/tests/process/test_dsl.py      |   4 +-
 .../main/python/tests/process/test_translator.py   |  16 +-
 12 files changed, 142 insertions(+), 205 deletions(-)

Reply via email to