rope icon indicating copy to clipboard operation
rope copied to clipboard

Add type hinting based on annotations PEP-0484

Open emacsway opened this issue 8 years ago • 5 comments

  • https://www.python.org/dev/peps/pep-0484/
  • https://www.python.org/dev/peps/pep-0483/

emacsway avatar Feb 18 '16 00:02 emacsway

Just to throw here https://github.com/davidhalter/jedi/issues/630#issuecomment-225763004 ... merge requests based on this idea would be probably considered.

@aligrudi , what do you think?

mcepl avatar Jun 14 '16 10:06 mcepl

@soupytwist , can you assign this ticket to me, please?

emacsway avatar Oct 26 '16 19:10 emacsway

New in Python 3.5:

  • https://docs.python.org/3/library/typing.html
  • https://hg.python.org/cpython/file/3.5/Lib/typing.py

emacsway avatar Oct 26 '16 19:10 emacsway

Blocked by #150 and #186

emacsway avatar Oct 29 '16 13:10 emacsway

#150 is done in #187

emacsway avatar Oct 29 '16 17:10 emacsway