This is an automated email from the ASF dual-hosted git repository.
xiazcy pushed a change to branch 3.7-dev
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git
from 2730fb0ad4 Merge branch '3.6-dev' into 3.7-dev
add 7b2580e520 Add missing int16 serialization type to graphson in python
(#2396)
new b4f33076bc Merge branch '3.6-dev' into 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 | 1 +
.../gremlin_python/structure/io/graphsonV2d0.py | 26 ++++++++++++++++++++-
.../gremlin_python/structure/io/graphsonV3d0.py | 27 +++++++++++++++++++++-
.../src/main/python/tests/driver/test_client.py | 9 ++++++++
.../python/tests/structure/io/test_graphsonV2d0.py | 8 +++++++
.../python/tests/structure/io/test_graphsonV3d0.py | 8 +++++++
6 files changed, 77 insertions(+), 2 deletions(-)