This is an automated email from the ASF dual-hosted git repository. xiazcy pushed a commit to branch 3.8-dev in repository https://gitbox.apache.org/repos/asf/tinkerpop.git
commit d73b824330c4a8ceb210b75d147d6a683a0e730a Merge: 343f9cb6bd 47a555b358 Author: Yang Xia <[email protected]> AuthorDate: Mon Mar 30 14:00:50 2026 -0700 Merge branch '3.7-dev' into 3.8-dev CHANGELOG.asciidoc | 1 + docs/src/reference/gremlin-variants.asciidoc | 4 ++ docs/src/upgrade/release-3.7.x.asciidoc | 9 ++++ .../gremlin_python/structure/io/graphbinaryV1.py | 8 ++- .../gremlin_python/structure/io/graphsonV3d0.py | 11 ++++- .../driver/test_driver_remote_connection.py | 16 ++++++ .../python/tests/unit/io/test_graphbinaryV1.py | 42 ++++++++++++++++ .../main/python/tests/unit/io/test_graphsonV3d0.py | 57 ++++++++++++++++++++++ 8 files changed, 146 insertions(+), 2 deletions(-)
