Pydev wish: use asserts and type checking libraries for type inference.

Bug #947531 reported by Eike
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
bug-repo-syncer
Fix Released
Wishlist
Eike

Bug Description

Put wish into Pydev's feature tracker:

In my code there are many lines that check the type of a certain variable
(usually a function attribute. Use code like the following to infer the type of
``myvar``::

    assert isinstance(my_var, MyClass)

Additionally Pydev should have special knowledge of type checking libraries.

Created issue:
https://sourceforge.net/tracker/?func=detail&aid=3497675&group_id=85796&atid=577332

Similar wish:
https://sourceforge.net/tracker/?func=detail&aid=3487616&group_id=85796&atid=577332

Eike (eike-welk)
Changed in bug-repo-syncer:
importance: Undecided → Wishlist
milestone: none → 0.2.0
Eike (eike-welk)
Changed in bug-repo-syncer:
status: New → Fix Released
description: updated
summary:
Eike (eike-welk)
Changed in bug-repo-syncer:
assignee: nobody → Eike (eike-welk)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.