[
https://issues.apache.org/jira/browse/AVRO-2387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Fokko Driesprong reassigned AVRO-2387:
--------------------------------------
Assignee: Michael A. Smith
> Type Hints for Python 3.5+
> --------------------------
>
> Key: AVRO-2387
> URL: https://issues.apache.org/jira/browse/AVRO-2387
> Project: Apache Avro
> Issue Type: Improvement
> Affects Versions: 1.9.0
> Reporter: Michael A. Smith
> Assignee: Michael A. Smith
> Priority: Major
> Fix For: 1.10.0
>
>
> I propose to add type hints to the py3 library. I'd like to find an iterative
> way to do it, otherwise this will be a significant undertaking. So I propose:
> # Add type hints after 1.9.0 gets released, while dropping support for
> python 3.4.
> # Add mypy support to TravisCI or Yetus, so that future maintainers are
> warned when introducing type check failures.
> # Fix the type check failures, which may require some refactoring and
> discussion.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)