Stephen Mallette created TINKERPOP-3024:
-------------------------------------------

             Summary: 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


{{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)

Reply via email to