Pablo Galindo Salgado <pablog...@gmail.com> added the comment:

Regarding the issue: I understand what you mean but I don't think we should get 
into suppressing the indicators in special situations. Some people may say that 
in a line that assigns to a call:

x = foo(x)
    ^^^^^^

highlighting foo() is also not very valuable but this case is much harder to 
detect so I don't want to open the window to "special cases".

Also, it will be very confusing to users why some lines are highlighted and why 
some lines aren't.

So, in general, I feel we should not do this, but I am open to more discussion 
about it.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue45063>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to