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 2020/11/23 12:22:16 UTC

[tinkerpop] branch 3.4-dev updated (4d6538f -> f96f554)

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 4d6538f  Fixed small bug in configuration for ReservedKeysVerificationStrategy and made all configuration key tokens public
     add 1ed50ee  HasStep implements configuring
     add bd75c0b  add Configuring to TraversalFilterStep
     add 7723585  Merge branch 'pr-1358' into 3.4-dev
     add 59e5bc9  Final some member variables CTR
     add f96f554  Fix compile problems with gremlin-python due to changes in third-party libraries. CTR

No new revisions were added by this update.

Summary of changes:
 CHANGELOG.asciidoc                                        |  1 +
 .../gremlin/process/traversal/step/filter/HasStep.java    | 15 ++++++++++++++-
 .../traversal/step/filter/TraversalFilterStep.java        | 15 ++++++++++++++-
 gremlin-python/src/main/jython/setup.py                   |  3 ++-
 4 files changed, 31 insertions(+), 3 deletions(-)