[ https://issues.apache.org/jira/browse/CASSANDRA-17546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17521105#comment-17521105 ]
Brandon Williams commented on CASSANDRA-17546: ---------------------------------------------- [Branch|https://github.com/driftx/cassandra/tree/CASSANDRA-17546], circle on [j8|https://app.circleci.com/pipelines/github/driftx/cassandra/432/workflows/c375df91-d399-41ad-b716-c6e52d8cbdea], [j11|https://app.circleci.com/pipelines/github/driftx/cassandra/432/workflows/cbf97d2c-326d-4aee-9734-c5df08ab6969]. > Resolve additional pylint issues in pylib > ----------------------------------------- > > Key: CASSANDRA-17546 > URL: https://issues.apache.org/jira/browse/CASSANDRA-17546 > Project: Cassandra > Issue Type: Task > Components: CQL/Interpreter > Reporter: Brad Schoening > Assignee: Brad Schoening > Priority: Normal > Fix For: 4.x > > > Resolve minor pylint and PEP8 issues: > * Lines too long > * Unused args in functions > * Exceptions defined too broadly > * Redundant parenthesis > * Unnecessary escapes in regex > * Update select.error merged into OSError (python 3.3+, PEP 3151) > * Variable names reused in inner scope > * Obsolete EINTR handling (python 3.5+, PEP 475) -- This message was sent by Atlassian Jira (v8.20.1#820001) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org