pylint: Using type() instead of isinstance() for a typecheck. (unidiomatic-typecheck)

Bug #1431096 reported by Isaku Yamahata
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Invalid
Undecided
Unassigned

Bug Description

pylint raises false positive warning as follows from version 1.4.2.

> ************* Module neutron.agent.l3.event_observers
> W: 27,15: Using type() instead of isinstance() for a typecheck. (unidiomatic-typecheck)

Revision history for this message
Isaku Yamahata (yamahata) wrote :

It's already fixed by Change-Id: I5377cf152e62a74f6bf0c4ccc8ce3a563066adab
,
c7d809408682c127d4389cfcd43e03d079351d06

Changed in neutron:
status: New → Invalid
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.