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:
- analytics/lib/fixtures.py
- zerver/views/tutorial.py
- zerver/lib/bugdown/init.py
- zproject/backends.py
- zerver/webhooks/heroku/view.py
- zerver/webhooks/gci/view.py
- zerver/webhooks/zapier/view.py
- zerver/views/realm.py
Task tags
Students who completed this task
Xavier Cooney