You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by sp...@apache.org on 2021/04/09 13:46:46 UTC

[tinkerpop] branch 3.4-dev updated (160aa0d -> a83ff01)

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

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


    from 160aa0d  Fix formatting in upgrade docs CTR
     add 972562f  TINKERPOP-2457 Added max_content_length as Python driver config
     add a83ff01  Merge branch 'TINKERPOP-2457' into 3.4-dev

No new revisions were added by this update.

Summary of changes:
 CHANGELOG.asciidoc                                            |  1 +
 .../src/main/jython/gremlin_python/driver/client.py           |  7 +++++--
 .../jython/gremlin_python/driver/driver_remote_connection.py  |  5 +++--
 .../main/jython/gremlin_python/driver/tornado/transport.py    |  8 ++++++--
 gremlin-python/src/main/jython/tests/driver/test_client.py    | 11 +++++++++++
 5 files changed, 26 insertions(+), 6 deletions(-)