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

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


    from 9e6a056  Merge pull request #1572 from apache/TINKERPOP-2467
     add 02b0bb0  TINKERPOP-2707 Close of parent connection also calls close on 
spawned child sessions.
     add f12a271  Merge branch 'TINKERPOP-2707' into 3.5-dev
     new 97a1397  Merge branch '3.5-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                                 |  7 +-
 .../main/python/gremlin_python/driver/client.py    | 10 +++
 .../driver/driver_remote_connection.py             | 27 ++++++-
 .../gremlin_python/driver/remote_connection.py     |  3 +
 .../gremlin_python/process/graph_traversal.py      |  5 ++
 .../src/main/python/tests/driver/test_client.py    | 11 ---
 .../tests/driver/test_driver_remote_connection.py  | 12 ++--
 .../main/python/tests/process/test_traversal.py    | 82 ++++++++++++++++++++++
 8 files changed, 135 insertions(+), 22 deletions(-)

Reply via email to