marking fix released as this is now in 17.1.
** Changed in: cloud-init
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to cloud-init.
https://bugs.launchpad.net/bugs/1685831
Title:
pylint: cloudinit.util 'closing' has no 'read' member
Status in cloud-init:
Fix Released
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
To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1685831/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp