[ 
https://issues.apache.org/jira/browse/AVRO-2613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17097374#comment-17097374
 ] 

Hudson commented on AVRO-2613:
------------------------------

SUCCESS: Integrated in Jenkins build AvroJava #854 (See 
[https://builds.apache.org/job/AvroJava/854/])
AVRO-2613: Fix Linter Complaints (#871) (github: 
[https://github.com/apache/avro/commit/02f12b87b7a8254b5169c479d44d0e1a5952f1c7])
* (edit) lang/py/avro/tether/tether_task.py
* (edit) lang/py/avro/test/test_schema.py
* (edit) lang/py/avro/tool.py
* (edit) lang/py/avro/test/txsample_http_client.py
* (edit) lang/py/avro/test/test_tether_task.py
* (edit) lang/py/avro/test/sample_http_server.py
* (edit) lang/py/avro/datafile.py
* (edit) lang/py/avro/test/test_datafile.py
* (edit) lang/py/avro/test/test_protocol.py
* (edit) lang/py/avro/test/gen_interop_data.py
* (edit) lang/py/scripts/avro
* (edit) lang/py/tox.ini
* (edit) lang/py/avro/txipc.py
* (edit) lang/py/avro/test/test_init.py
* (edit) lang/py/avro/test/av_bench.py
* (edit) lang/py/avro/test/test_tether_task_runner.py
* (edit) lang/py/avro/test/test_ipc.py
* (edit) lang/py/avro/schema.py
* (edit) lang/py/avro/test/txsample_http_server.py
* (edit) lang/py/avro/io.py
* (edit) lang/py/avro/protocol.py
* (edit) lang/py/avro/tether/util.py
* (edit) lang/py/avro/test/test_io.py
* (edit) lang/py/avro/test/test_script.py
* (edit) lang/py/avro/timezones.py
* (edit) .editorconfig
* (edit) lang/py/avro/codecs.py
* (edit) lang/py/avro/ipc.py
* (edit) lang/py/avro/tether/tether_task_runner.py
* (edit) lang/py/avro/test/test_datafile_interop.py
* (edit) lang/py/avro/test/sample_http_client.py
* (edit) lang/py/avro/test/word_count_task.py
* (edit) lang/py/avro/test/test_tether_word_count.py
* (edit) lang/py/setup.py
* (edit) lang/py/avro/test/mock_tether_parent.py


> Incrementally Fix Python Lint Problems
> --------------------------------------
>
>                 Key: AVRO-2613
>                 URL: https://issues.apache.org/jira/browse/AVRO-2613
>             Project: Apache Avro
>          Issue Type: Improvement
>          Components: python
>            Reporter: Michael A. Smith
>            Assignee: Michael A. Smith
>            Priority: Minor
>             Fix For: 1.10.0
>
>
> Initially when adding linting in AVRO-2410 we added a ton of "ignore" 
> statements to avoid making massive stylistic changes to the codebase all at 
> once.
> - [Python 2 Linter 
> Ignores|https://github.com/apache/avro/blob/master/lang/py/setup.cfg#L23]
> - [Python 3 Linter 
> Ignores|https://github.com/apache/avro/blob/master/lang/py3/setup.cfg#L76]
> This ticket is to track those individual changes until the ignore list is 
> more reasonable and the linting itself effective.



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

Reply via email to