[ https://issues.apache.org/jira/browse/CASSANDRA-17546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brandon Williams updated CASSANDRA-17546: ----------------------------------------- Test and Documentation Plan: run CI Status: Patch Available (was: Open) > 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