Gentoo Archives: gentoo-portage-dev

From: Zac Medico <zmedico@g.o>
To: gentoo-portage-dev@l.g.o, Aaron Bauman <bman@g.o>
Subject: Re: [gentoo-portage-dev] [PATCH] lib/*: fix superfluous-parens and enable check
Date: Thu, 06 Aug 2020 07:05:59
Message-Id: f708768c-a1de-ac52-b66b-635e9322dbc1@gentoo.org
In Reply to: [gentoo-portage-dev] [PATCH] lib/*: fix superfluous-parens and enable check by Aaron Bauman
1 On 8/5/20 9:05 PM, Aaron Bauman wrote:
2 > Signed-off-by: Aaron Bauman <bman@g.o>
3 > ---
4 > lib/_emerge/actions.py | 14 +++++++-------
5 > lib/_emerge/resolver/slot_collision.py | 4 ++--
6 > lib/_emerge/stdout_spinner.py | 2 +-
7 > lib/_emerge/unmerge.py | 4 ++--
8 > lib/portage/_sets/dbapi.py | 6 +++---
9 > lib/portage/cache/template.py | 2 +-
10 > lib/portage/dep/__init__.py | 10 +++++-----
11 > lib/portage/dep/dep_check.py | 2 +-
12 > lib/portage/getbinpkg.py | 6 +++---
13 > lib/portage/glsa.py | 2 +-
14 > lib/portage/localization.py | 2 +-
15 > lib/portage/locks.py | 2 +-
16 > lib/portage/manifest.py | 2 +-
17 > lib/portage/news.py | 4 ++--
18 > lib/portage/package/ebuild/config.py | 2 +-
19 > lib/portage/process.py | 6 +++---
20 > lib/portage/sync/controller.py | 4 ++--
21 > lib/portage/sync/modules/rsync/rsync.py | 8 ++++----
22 > lib/portage/tests/resolver/ResolverPlayground.py | 2 +-
23 > lib/portage/util/__init__.py | 4 ++--
24 > lib/portage/util/env_update.py | 2 +-
25 > lib/portage/xpak.py | 10 +++++-----
26 > pylintrc | 1 +
27 > 23 files changed, 51 insertions(+), 50 deletions(-)
28
29 Thanks, merged:
30
31 https://gitweb.gentoo.org/proj/portage.git/commit/?id=897be5c2874ed3edda7b3af84e6ddb34c3095b71
32 --
33 Thanks,
34 Zac

Attachments

File name MIME type
signature.asc application/pgp-signature