[
https://issues.apache.org/jira/browse/AVRO-3032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17284730#comment-17284730
]
ASF subversion and git services commented on AVRO-3032:
-------------------------------------------------------
Commit 02bdc2da3ade2fe5a0c1138bff0d4574a8d7075b in avro's branch
refs/heads/dependabot/nuget/lang/csharp/System.CodeDom-5.0.0 from Ryan Skraba
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=02bdc2d ]
AVRO-3032: Use best practice for namedtuple
> 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
> Assignee: Ryan Skraba
> Priority: Major
> Fix For: 1.11.0
>
>
> 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)