[
https://issues.apache.org/jira/browse/AVRO-2387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael A. Smith updated AVRO-2387:
-----------------------------------
Description: I propose to add type checking to the python library. I'd like
to find an iterative way to do it, otherwise this will be a significant
undertaking. So I am adding mypy to tox so it runs when ./build.sh test runs,
and fixing relevant type check failures as they come up. (was: 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.)
> Type Check Python
> -----------------
>
> Key: AVRO-2387
> URL: https://issues.apache.org/jira/browse/AVRO-2387
> Project: Apache Avro
> Issue Type: Improvement
> Affects Versions: 1.10.0
> Reporter: Michael A. Smith
> Assignee: Michael A. Smith
> Priority: Major
> Fix For: 1.10.0
>
>
> I propose to add type checking to the python library. I'd like to find an
> iterative way to do it, otherwise this will be a significant undertaking. So
> I am adding mypy to tox so it runs when ./build.sh test runs, and fixing
> relevant type check failures as they come up.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)