Zulip
Update mypy annotations to Python 3 syntax
Help convert mypy annotations to the Python 3 syntax in the Zulip codebase! This is a great way to practice git, git grep, and efficiently using a powerful editor.
Instructions for the mypy annotation task are at https://github.com/zulip/zulip-gci/blob/master/tasks/2017/mypy-annotations.md.
For this task, do Task Type A for the following set of files:
- zerver/forms.py
- zerver/webhooks/circleci/view.py
- zerver/webhooks/transifex/view.py
- zerver/lib/export.py
- zerver/lib/integrations.py
- zerver/webhooks/bitbucket/view.py
Task tags
Students who completed this task
Way Yan Win