This is an automated email from the ASF dual-hosted git repository.

xiazcy pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git


    from 8a1b2c8aa7 Rename GraphBinary4 serializer BYTEBUFFER to BINARY in 
gremlin-driver CTR
     add 47a555b358 coerce set into list when it contains non-hashable elements 
for python (#3359)
     add d73b824330 Merge branch '3.7-dev' into 3.8-dev
     new b575e979df Merge branch '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 +
 docs/src/reference/gremlin-variants.asciidoc       |  4 ++
 docs/src/upgrade/release-3.7.x.asciidoc            |  9 ++++
 .../gremlin_python/structure/io/graphbinaryV4.py   |  8 ++-
 .../gremlin_python/structure/io/graphsonV4.py      | 11 ++++-
 .../driver/test_driver_remote_connection.py        | 12 ++++-
 .../tests/unit/structure/io/test_graphbinaryV4.py  | 42 ++++++++++++++++
 .../tests/unit/structure/io/test_graphsonV4.py     | 57 ++++++++++++++++++++++
 8 files changed, 141 insertions(+), 3 deletions(-)

Reply via email to