This is an automated email from the ASF dual-hosted git repository. spmallette pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tinkerpop.git
commit 518701dbdeae09868f857e4710c8c7f30197675e Merge: 8dc8197852 dd04fd0a9c Author: Stephen Mallette <[email protected]> AuthorDate: Mon Jul 11 17:15:29 2022 -0400 Merge branch '3.6-dev' .../traversal/translator/GolangTranslator.java | 3 - gremlin-go/driver/cucumber/gremlin.go | 170 ++++----------------- gremlin-go/driver/graphBinary.go | 23 ++- gremlin-go/driver/graphBinary_test.go | 30 ++++ .../src/main/python/gremlin_python/statics.py | 6 +- .../src/main/python/tests/test_statics.py | 26 ++++ 6 files changed, 102 insertions(+), 156 deletions(-)
