[elbe-devel] [PATCH 00/13] another pylint series

Manuel Traut manut at linutronix.de
Wed Aug 29 21:07:21 CEST 2018


Hi,

just recognized that i missed to post this queue.

maybe:
  pylint: fix using variable before assignment
fixes the randomized problem with downloading files from the initvm reported
on github?!

  Manu

Manuel Traut (13):
  pylint: fix Attribute <x> defined outside __init__
  pylint - fix 'function already defined' warning
  pylint / debianize: try another fix for unused-import
  pylint: ignore apt_pkg.Cache is not iteratable
  pytlint - pkgdiff: dont iterate over dictionary keys
  hdimg: set default for grub_fw_type parameter
  pylint: fix has no 'write_licenses' member
  pylint: fix access of private variable
  pylint: fix dangerous arguments
  pylinit - redefinition of variable type
  pylint: fix using variable before assignment
  pylint: fix undefined variable self
  pylint: remove unused imports

 elbepack/asyncworker.py         |  6 ++++--
 elbepack/commands/cd2aptly.py   |  2 ++
 elbepack/commands/genlicence.py |  4 ++--
 elbepack/commands/pkgdiff.py    |  6 ++++--
 elbepack/daemons/soap/faults.py | 12 ++++++------
 elbepack/debianize/base.py      |  7 +++++++
 elbepack/debianize/debianize.py |  4 ----
 elbepack/efilesystem.py         |  2 +-
 elbepack/elbeproject.py         | 20 ++++++++++++++------
 elbepack/filesystem.py          | 15 ++++++++++++---
 elbepack/hdimg.py               | 16 ++++++++++++++--
 elbepack/initvmaction.py        |  5 -----
 elbepack/rfs.py                 |  2 +-
 elbepack/soapclient.py          |  1 +
 elbepack/updated.py             |  1 +
 elbepack/virtapt.py             | 10 ++++++----
 elbepack/xmldefaults.py         |  1 -
 elbepack/xmlpreprocess.py       |  8 +++++---
 18 files changed, 80 insertions(+), 42 deletions(-)

-- 
2.18.0




More information about the elbe-devel mailing list