pylint: cloudinit.util 'closing' has no 'read' member

Bug #1685831 reported by Joshua Powers
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
cloud-init
Fix Released
Undecided
Unassigned

Bug Description

Tip style checker [1] discovered the following errors, but I believe this is a false positive:

************* Module cloudinit.util
cloudinit/util.py:480: [E1101(no-member), decomp_gzip] Instance of 'closing' has no 'read' member
cloudinit/util.py:482: [E1101(no-member), decomp_gzip] Instance of 'closing' has no 'read' member

Offending code [2] and upstream bug filed [3]

[1] https://paste.ubuntu.com/24448453/
[2] https://paste.ubuntu.com/24448487/
[3] https://github.com/PyCQA/pylint/issues/1444

Revision history for this message
Joshua Powers (powersj) wrote :
Changed in cloud-init:
status: New → Invalid
status: Invalid → Fix Committed
Revision history for this message
Scott Moser (smoser) wrote :

marking fix released as this is now in 17.1.

Changed in cloud-init:
status: Fix Committed → Fix Released
Revision history for this message
James Falcon (falcojr) wrote :
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.