[ https://issues.apache.org/jira/browse/TINKERPOP-2966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17926985#comment-17926985 ]
ASF GitHub Bot commented on TINKERPOP-2966: ------------------------------------------- flora-jin opened a new pull request, #3039: URL: https://github.com/apache/tinkerpop/pull/3039 https://issues.apache.org/jira/browse/TINKERPOP-2966 The more idiomatic underscore based step naming was introduced a long time ago but the PythonTranslator} still produces the old camelcase style. - Updated PythonTranslator to generate snake case step naming instead of camel case. Referred to 4.0 PythonTranslator changes. - Removed some static naming in hash map - Updated tests that required camel case step naming - Changed ChangeLog > Change PythonTranslator to generate underscore based step naming > ---------------------------------------------------------------- > > Key: TINKERPOP-2966 > URL: https://issues.apache.org/jira/browse/TINKERPOP-2966 > Project: TinkerPop > Issue Type: Improvement > Components: translator > Affects Versions: 3.5.6 > Reporter: Stephen Mallette > Priority: Minor > > The more idiomatic underscore based step naming was introduced a long time > ago but the {{PythonTranslator}}} still produces the old camelcase style. -- This message was sent by Atlassian Jira (v8.20.10#820010)