-
Jérome Perrin authored
https://pypi.org/project/typing/ a backport of python > 3.5 typing module With this module, we can already write type annotations in python 2 ( https://mypy.readthedocs.io/en/latest/cheat_sheet.html ) and give hints to jedi.
bb77b493