You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Ryan Skraba (Jira)" <ji...@apache.org> on 2020/01/22 17:11:00 UTC

[jira] [Updated] (AVRO-2577) PyLint: Fix E722 Bare Try/Except

     [ https://issues.apache.org/jira/browse/AVRO-2577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ryan Skraba updated AVRO-2577:
------------------------------
    Fix Version/s: 1.9.2

> 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, 1.9.2
>
>
> 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)