[ https://issues.apache.org/jira/browse/TINKERPOP-3024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17926854#comment-17926854 ]
ASF GitHub Bot commented on TINKERPOP-3024: ------------------------------------------- andreachild commented on PR #3030: URL: https://github.com/apache/tinkerpop/pull/3030#issuecomment-2657187766 VOTE +1 > Deprecate has_key_() for has_key() in python > -------------------------------------------- > > Key: TINKERPOP-3024 > URL: https://issues.apache.org/jira/browse/TINKERPOP-3024 > Project: TinkerPop > Issue Type: Improvement > Components: python > Affects Versions: 3.6.6 > Reporter: Stephen Mallette > Priority: Major > > {{has_key_()}} was added to python because it was reserved on {{Dictionary}} > but that was removed in python 3. since TinkerPop doesn't support python 2 > anymore there is little need for this difference anymore. deprecate the > underscore suffixed version and add the property {{has_key()}} version. -- This message was sent by Atlassian Jira (v8.20.10#820010)