[
https://issues.apache.org/jira/browse/TINKERPOP-3027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17804904#comment-17804904
]
ASF GitHub Bot commented on TINKERPOP-3027:
-------------------------------------------
xiazcy commented on PR #2433:
URL: https://github.com/apache/tinkerpop/pull/2433#issuecomment-1883926160
This needs a change in the python translator for the feature tests, which is
likely why the tests are failing.
https://github.com/apache/tinkerpop/blob/a7781f56be7f43fe606a24617318b30bf137d246/gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/translator/PythonTranslator.java#L206
> Pick.any should be any_()
> -------------------------
>
> Key: TINKERPOP-3027
> URL: https://issues.apache.org/jira/browse/TINKERPOP-3027
> Project: TinkerPop
> Issue Type: Bug
> Components: python
> Affects Versions: 3.6.6
> Reporter: Stephen Mallette
> Priority: Critical
>
> Documentation shows {{any_()}} in the "Differences" section of the python
> docs but it doesn't appear to be implemented.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)