[ https://issues.apache.org/jira/browse/CASSANDRA-17546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17521106#comment-17521106 ]
Stefan Miklosovic commented on CASSANDRA-17546: ----------------------------------------------- I was telling Brad in the comments for some other PR that I would personally welcome if we do this in one bigger patch to resolve "everything Python" when it comes to pylint etc. I just find myself repeatedly returning to the same stuff all over again. We just do not need to rush that, when it is all ready, it is all ready. > 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