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 2018/09/18 16:48:49 UTC

[31/50] [abbrv] tinkerpop git commit: Merge branch 'tp33'

Merge branch 'tp33'


Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo
Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/f9668cc6
Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/f9668cc6
Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/f9668cc6

Branch: refs/heads/TINKERPOP-1913
Commit: f9668cc621a5e664760dcf48c47d8feca10ad7d2
Parents: 16ec3cc 2cc9219
Author: Stephen Mallette <sp...@genoprime.com>
Authored: Fri Sep 14 09:37:09 2018 -0400
Committer: Stephen Mallette <sp...@genoprime.com>
Committed: Fri Sep 14 09:37:09 2018 -0400

----------------------------------------------------------------------
 CHANGELOG.asciidoc                              |  1 +
 gremlin-python/glv/TraversalSource.template     | 40 ++++++++++++++++++++
 .../jython/gremlin_python/process/traversal.py  | 40 ++++++++++++++++++++
 .../driver/test_driver_remote_connection.py     | 39 +++++++++++++++++++
 4 files changed, 120 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/f9668cc6/CHANGELOG.asciidoc
----------------------------------------------------------------------

http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/f9668cc6/gremlin-python/glv/TraversalSource.template
----------------------------------------------------------------------

http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/f9668cc6/gremlin-python/src/main/jython/gremlin_python/process/traversal.py
----------------------------------------------------------------------