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 2019/09/30 18:26:11 UTC

[tinkerpop] branch tp33 updated (6de492e -> 5c6573d)

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

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


    from 6de492e  Updated changelog CTR
     add 5c6573d  Changed license header to use a comment rather than a docstring

No new revisions were added by this update.

Summary of changes:
 gremlin-python/glv/GraphTraversalSource.template   | 36 +++++++++++-----------
 gremlin-python/glv/TraversalSource.template        | 36 +++++++++++-----------
 .../src/main/jython/gremlin_python/__init__.py     | 36 +++++++++++-----------
 .../main/jython/gremlin_python/driver/__init__.py  | 36 +++++++++++-----------
 .../main/jython/gremlin_python/driver/client.py    | 36 +++++++++++-----------
 .../jython/gremlin_python/driver/connection.py     | 34 ++++++++++----------
 .../driver/driver_remote_connection.py             | 36 +++++++++++-----------
 .../main/jython/gremlin_python/driver/protocol.py  | 36 +++++++++++-----------
 .../gremlin_python/driver/remote_connection.py     | 36 +++++++++++-----------
 .../main/jython/gremlin_python/driver/request.py   | 36 +++++++++++-----------
 .../main/jython/gremlin_python/driver/resultset.py | 36 +++++++++++-----------
 .../jython/gremlin_python/driver/serializer.py     | 36 +++++++++++-----------
 .../gremlin_python/driver/tornado/__init__.py      | 36 +++++++++++-----------
 .../gremlin_python/driver/tornado/transport.py     | 36 +++++++++++-----------
 .../main/jython/gremlin_python/driver/transport.py | 36 +++++++++++-----------
 .../main/jython/gremlin_python/process/__init__.py | 36 +++++++++++-----------
 .../gremlin_python/process/anonymous_traversal.py  | 36 +++++++++++-----------
 .../gremlin_python/process/graph_traversal.py      | 36 +++++++++++-----------
 .../jython/gremlin_python/process/strategies.py    | 36 +++++++++++-----------
 .../jython/gremlin_python/process/traversal.py     | 36 +++++++++++-----------
 .../src/main/jython/gremlin_python/statics.py      | 36 +++++++++++-----------
 .../jython/gremlin_python/structure/__init__.py    | 36 +++++++++++-----------
 .../main/jython/gremlin_python/structure/graph.py  | 36 +++++++++++-----------
 .../jython/gremlin_python/structure/io/__init__.py | 36 +++++++++++-----------
 .../gremlin_python/structure/io/graphsonV2d0.py    | 36 +++++++++++-----------
 .../gremlin_python/structure/io/graphsonV3d0.py    | 34 ++++++++++----------
 .../src/main/jython/radish/feature_steps.py        | 36 +++++++++++-----------
 gremlin-python/src/main/jython/radish/terrain.py   | 36 +++++++++++-----------
 gremlin-python/src/main/jython/runtest.py          | 36 +++++++++++-----------
 gremlin-python/src/main/jython/setup.py            |  4 +--
 gremlin-python/src/main/jython/tests/__init__.py   | 36 +++++++++++-----------
 gremlin-python/src/main/jython/tests/conftest.py   | 36 +++++++++++-----------
 .../src/main/jython/tests/driver/__init__.py       | 36 +++++++++++-----------
 .../src/main/jython/tests/driver/test_client.py    | 36 +++++++++++-----------
 .../tests/driver/test_driver_remote_connection.py  | 36 +++++++++++-----------
 .../test_driver_remote_connection_threaded.py      | 36 +++++++++++-----------
 .../main/jython/tests/driver/test_serializer.py    | 36 +++++++++++-----------
 .../src/main/jython/tests/process/__init__.py      | 36 +++++++++++-----------
 .../src/main/jython/tests/process/test_dsl.py      | 36 +++++++++++-----------
 .../main/jython/tests/process/test_strategies.py   | 36 +++++++++++-----------
 .../main/jython/tests/process/test_traversal.py    | 36 +++++++++++-----------
 .../src/main/jython/tests/structure/__init__.py    | 36 +++++++++++-----------
 .../src/main/jython/tests/structure/io/__init__.py | 36 +++++++++++-----------
 .../jython/tests/structure/io/test_graphsonV2d0.py | 36 +++++++++++-----------
 .../jython/tests/structure/io/test_graphsonV3d0.py | 36 +++++++++++-----------
 .../src/main/jython/tests/structure/test_graph.py  | 36 +++++++++++-----------
 .../src/main/jython/tests/test_statics.py          | 36 +++++++++++-----------
 47 files changed, 826 insertions(+), 830 deletions(-)