This is an automated email from the ASF dual-hosted git repository.
colegreer pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git
from 77e4f71647 Merge branch '3.7-dev'
add 1efe40b288 TINKERPOP-3054 Fix requestId Deserialization in
`gremlin-python` (#2494)
add cc9b3cf02c Merge branch '3.6-dev' into 3.7-dev
new 03e9f24f06 Merge branch '3.7-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 | 5 +++--
gremlin-python/src/main/python/gremlin_python/driver/connection.py | 7 ++++---
gremlin-python/src/main/python/gremlin_python/driver/serializer.py | 2 +-
gremlin-python/src/main/python/tests/driver/test_client.py | 6 +++++-
4 files changed, 13 insertions(+), 7 deletions(-)