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 2022/04/29 13:26:02 UTC

[tinkerpop] branch 3.6-dev updated (1f2150721f -> 4b26bbbfc8)

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

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


    from 1f2150721f Merge branch '3.5-dev' into 3.6-dev
     add 6a091d2284 Fixed error message creation CTR
     add 538b2fd55a Bumped some utility/test versions CTR
     add c528391fcc Removed checked exception - unnecessary CTR
     add 4b26bbbfc8 Merge branch '3.5-dev' into 3.6-dev

No new revisions were added by this update.

Summary of changes:
 gremlin-annotations/pom.xml                        | 31 +++++++++++++++-------
 .../language/grammar/GremlinQueryParser.java       |  4 +--
 .../language/grammar/NoOpTerminalVisitor.java      |  2 +-
 .../python/gremlin_python/process/traversal.py     |  4 +--
 pom.xml                                            |  4 +--
 5 files changed, 28 insertions(+), 17 deletions(-)