Michael A. Smith created AVRO-2387:
--------------------------------------
Summary: Type Hints for Python 3.5+
Key: AVRO-2387
URL: https://issues.apache.org/jira/browse/AVRO-2387
Project: Apache Avro
Issue Type: Improvement
Reporter: Michael A. Smith
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)