You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "Stephen Mallette (Jira)" <ji...@apache.org> on 2020/06/09 18:43:00 UTC

[jira] [Created] (TINKERPOP-2382) Review and improve driver API for Python

Stephen Mallette created TINKERPOP-2382:
-------------------------------------------

             Summary: Review and improve driver API for Python
                 Key: TINKERPOP-2382
                 URL: https://issues.apache.org/jira/browse/TINKERPOP-2382
             Project: TinkerPop
          Issue Type: Improvement
          Components: python
    Affects Versions: 3.5.0
            Reporter: Stephen Mallette


We continually added to the driver API for python without much thought as to how it is structured. For example, we recently added kerberos support by just adding another keyword argument:

https://github.com/apache/tinkerpop/pull/1290/files#diff-7221fd838d81694769a9fc4f35d3053eR32

It would be nice to look at the ever expanding list of keywords there and improve/streamline the API a bit while we have a chance at breaking change for 3.5.0.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)