This is an automated email from the ASF dual-hosted git repository. andreac pushed a commit to branch 3.8-dev in repository https://gitbox.apache.org/repos/asf/tinkerpop.git
commit 59b68cf5c5c196bc310b2a86557b886b8b8345e6 Merge: 9bb4207765 2cd2748aa4 Author: Andrea Child <[email protected]> AuthorDate: Thu Nov 20 16:54:18 2025 -0800 Merge branch '3.7-dev' into 3.8-dev CHANGELOG.asciidoc | 1 + gremlin-examples/gremlin-python/basic_gremlin.py | 14 +++--- gremlin-examples/gremlin-python/connections.py | 32 +++++++------ gremlin-python/docker-compose.yml | 8 +++- .../src/main/python/examples/basic_gremlin.py | 16 ++++--- .../src/main/python/examples/connections.py | 53 ++++++++++++++++------ .../src/main/python/examples/modern_traversals.py | 12 ++++- 7 files changed, 92 insertions(+), 44 deletions(-)
