This is an automated email from the ASF dual-hosted git repository. spmallette pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tinkerpop.git
commit c4754ed292ec17c38842c2b34eeb2b5b2dbd4dda Merge: 4eead78 a387dd0 Author: stephen mallette <[email protected]> AuthorDate: Mon Aug 31 20:35:35 2020 -0400 Merge pull request #1314 from apache/TINKERPOP-2407 TINKERPOP-2407 Support for dict as key in python CHANGELOG.asciidoc | 1 + docs/src/reference/gremlin-variants.asciidoc | 4 ++- docs/src/upgrade/release-3.5.x.asciidoc | 14 ++++++++ .../gremlin_python/structure/io/graphbinaryV1.py | 3 +- .../gremlin_python/structure/io/graphsonV3d0.py | 4 +-- .../python/gremlin_python/structure/io/util.py | 37 ++++++++++++++++++++++ .../tests/driver/test_driver_remote_connection.py | 15 +++++---- 7 files changed, 68 insertions(+), 10 deletions(-)
