Gentoo Archives: gentoo-portage-dev

From: Zac Medico <zmedico@g.o>
To: gentoo-portage-dev@l.g.o, "Michał Górny" <mgorny@g.o>
Subject: Re: [gentoo-portage-dev] [PATCH] Clean up more py2 conditional code
Date: Thu, 16 Jul 2020 20:24:41
Message-Id: 0a83d2f0-2a07-8180-1591-84e6ce56023a@gentoo.org
In Reply to: [gentoo-portage-dev] [PATCH] Clean up more py2 conditional code by "Michał Górny"
1 On 7/16/20 12:05 PM, Michał Górny wrote:
2 > Closes: https://github.com/gentoo/portage/pull/575
3 > Signed-off-by: Michał Górny <mgorny@g.o>
4 > ---
5 > lib/portage/cache/anydbm.py | 4 +-
6 > lib/portage/cache/mappings.py | 45 +++++-----------
7 > lib/portage/cache/sql_template.py | 5 +-
8 > lib/portage/cache/template.py | 12 ++---
9 > lib/portage/elog/messages.py | 3 +-
10 > lib/portage/output.py | 3 +-
11 > lib/portage/package/ebuild/config.py | 11 +---
12 > .../futures/asyncio/test_subprocess_exec.py | 4 --
13 > lib/portage/tests/util/futures/test_retry.py | 2 -
14 > lib/portage/tests/util/test_socks5.py | 16 ++----
15 > lib/portage/util/__init__.py | 53 +++++--------------
16 > lib/portage/util/_dyn_libs/NeededEntry.py | 10 ----
17 > lib/portage/util/digraph.py | 3 --
18 > lib/portage/util/listdir.py | 2 -
19 > lib/portage/util/whirlpool.py | 25 ++++-----
20 > lib/portage/xpak.py | 2 -
21 > 16 files changed, 52 insertions(+), 148 deletions(-)
22
23 Looks good. Please merge.
24 --
25 Thanks,
26 Zac

Attachments

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