[anaconda:master 0/3] Using a pointless overrides checker (v2)

Vratislav Podzimek vpodzime at redhat.com
Mon Dec 8 09:42:15 UTC 2014


On Fri, 2014-12-05 at 09:31 -0500, mulhern wrote:
> The first two patches are the same as the equivalent from previous version.
> 
> The last patch substitutes for the previous "Factor computation of paths..."
> patch.
> 
> mulhern (3):
>   Add a simple pointless-override checker to pylint checkers.
>   Remove pointless overrides identified by the pointless override
>     checker.
>   Remove UserInterface.basepath and UserInterface.basemask definitions.
> 
>  pyanaconda/bootloader.py            |   3 -
>  pyanaconda/installclasses/fedora.py |   2 -
>  pyanaconda/installclasses/rhel.py   |   1 -
>  pyanaconda/packaging/dnfpayload.py  |   3 -
>  pyanaconda/ui/__init__.py           |   3 -
>  pyanaconda/ui/tui/tuiobject.py      |   9 --
>  tests/pylint/intl.py                |   2 -
>  tests/pylint/pointless-override.py  | 252 ++++++++++++++++++++++++++++++++++++
>  tests/pylint/pylint-one.sh          |   2 +-
>  9 files changed, 253 insertions(+), 24 deletions(-)
>  create mode 100644 tests/pylint/pointless-override.py
These three look good to me.

-- 
Vratislav Podzimek

Anaconda Rider | Red Hat, Inc. | Brno - Czech Republic



More information about the anaconda-patches mailing list