This is an automated email from the ASF dual-hosted git repository.
spmallette pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git.
from 7f0f927 Merge branch '3.4-dev'
add 20733aa TINKERPOP-2458 Prevented bindings from being lost
add 40dc5aa Allowed python sugar calls from anonymous contexts CTR
new ea2783c Merge branch '3.4-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 | 2 ++
.../gremlin/process/traversal/Bindings.java | 5 +++-
.../gremlin/process/traversal/Bytecode.java | 1 -
.../gremlin/process/traversal/BytecodeTest.java | 33 +++++++++++++++++-----
.../gremlin_python/process/graph_traversal.py | 8 ++++++
5 files changed, 40 insertions(+), 9 deletions(-)