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

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


    from 343f9cb6bd Minor doc fixes CTR
     add 47a555b358 coerce set into list when it contains non-hashable elements 
for python (#3359)
     new d73b824330 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 +
 docs/src/reference/gremlin-variants.asciidoc       |  4 ++
 docs/src/upgrade/release-3.7.x.asciidoc            |  9 ++++
 .../gremlin_python/structure/io/graphbinaryV1.py   |  8 ++-
 .../gremlin_python/structure/io/graphsonV3d0.py    | 11 ++++-
 .../driver/test_driver_remote_connection.py        | 16 ++++++
 .../python/tests/unit/io/test_graphbinaryV1.py     | 42 ++++++++++++++++
 .../main/python/tests/unit/io/test_graphsonV3d0.py | 57 ++++++++++++++++++++++
 8 files changed, 146 insertions(+), 2 deletions(-)

Reply via email to