You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Michael A. Smith (Jira)" <ji...@apache.org> on 2021/02/01 13:08:00 UTC

[jira] [Created] (AVRO-3032) Mypy 0.800 Uncovering New Issue

Michael A. Smith created AVRO-3032:
--------------------------------------

             Summary: Mypy 0.800 Uncovering New Issue
                 Key: AVRO-3032
                 URL: https://issues.apache.org/jira/browse/AVRO-3032
             Project: Apache Avro
          Issue Type: Test
          Components: python
            Reporter: Michael A. Smith


The new version of mypy came out last week, and now [we're seeing this error|https://github.com/apache/avro/runs/1802564145]:

{noformat}
avro/tether/tether_task.py:54: error: First argument to namedtuple() should be '_ttype', not '_tasktype'
{noformat}





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