[
https://issues.apache.org/jira/browse/TINKERPOP-3024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yang Xia closed TINKERPOP-3024.
-------------------------------
Fix Version/s: 3.7.4
Assignee: Yang Xia
Resolution: Fixed
> 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
> Assignee: Yang Xia
> Priority: Major
> Fix For: 3.7.4
>
>
> {{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)