[
https://issues.apache.org/jira/browse/AVRO-2577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16960165#comment-16960165
]
Hudson commented on AVRO-2577:
------------------------------
SUCCESS: Integrated in Jenkins build AvroJava #753 (See
[https://builds.apache.org/job/AvroJava/753/])
AVRO-2577: Fix Bare Excepts (#665) (github:
[https://github.com/apache/avro/commit/1f638fbad382881c5a7f0be7a29e29330e87e71f])
* (edit) lang/py/setup.cfg
* (edit) lang/py3/avro/tests/txsample_http_client.py
* (edit) lang/py3/setup.cfg
* (edit) lang/py/src/avro/protocol.py
* (edit) lang/py/src/avro/schema.py
* (edit) lang/py/test/sample_http_client.py
* (edit) lang/py3/avro/tests/test_protocol.py
* (edit) lang/py3/avro/tests/sample_http_client.py
* (edit) lang/py/test/txsample_http_client.py
* (edit) lang/py/src/avro/datafile.py
* (edit) lang/py/test/test_protocol.py
> PyLint: Fix E722 Bare Try/Except
> --------------------------------
>
> Key: AVRO-2577
> URL: https://issues.apache.org/jira/browse/AVRO-2577
> Project: Apache Avro
> Issue Type: Bug
> Reporter: Michael A. Smith
> Assignee: Michael A. Smith
> Priority: Major
> Fix For: 1.10.0
>
>
> Specify the exception class in all the cases in lang/py and lang/py3 where we
> use try/except and don't specify one.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)