python-rope / rope

a python refactoring library
GNU Lesser General Public License v3.0
1.95k stars 163 forks source link

Add type hinting based on annotations PEP-0484 #146

Open emacsway opened 8 years ago

emacsway commented 8 years ago
mcepl commented 8 years ago

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?

emacsway commented 7 years ago

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

emacsway commented 7 years ago

New in Python 3.5:

emacsway commented 7 years ago

Blocked by #150 and #186

emacsway commented 7 years ago

150 is done in #187