This is an automated email from the ASF dual-hosted git repository.
andreac pushed a change to branch 3.8-dev
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git
from 9bb4207765 CTR: Update version to 3.8.1-SNAPSHOT
add 2cd2748aa4 Integrate Python driver examples into automated build
process (#3231)
new 59b68cf5c5 Merge branch '3.7-dev' into 3.8-dev
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 +
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(-)