This is an automated email from the ASF dual-hosted git repository.
xiazcy pushed a change to branch add-http-gremlin-python
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git
from 931bdd6168 update str translation to use repr()
add 033453d6af fix python translator & add additional types
No new revisions were added by this update.
Summary of changes:
.../traversal/translator/GroovyTranslator.java | 2 +-
.../traversal/translator/GroovyTranslatorTest.java | 15 ++
.../python/gremlin_python/process/translator.py | 121 ++++++++-
.../driver/test_driver_remote_connection_http.py | 26 +-
.../main/python/tests/process/test_translator.py | 276 ++++++++++++---------
5 files changed, 305 insertions(+), 135 deletions(-)