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 3/3] Remove support code for Python < 3.4
Date: Fri, 17 Jul 2020 06:16:11
Message-Id: b650e2b3-ba4b-2652-5806-312e4a8dbc69@gentoo.org
In Reply to: [gentoo-portage-dev] [PATCH 3/3] Remove support code for Python < 3.4 by "Michał Górny"
1 On 7/16/20 9:48 PM, Michał Górny wrote:
2 > Signed-off-by: Michał Górny <mgorny@g.o>
3 > ---
4 > lib/_emerge/AsynchronousLock.py | 12 +-------
5 > lib/_emerge/EbuildMetadataPhase.py | 12 +-------
6 > lib/_emerge/FifoIpcDaemon.py | 30 +------------------
7 > lib/_emerge/PipeReader.py | 12 +-------
8 > lib/_emerge/SpawnProcess.py | 16 ----------
9 > lib/portage/dbapi/_MergeProcess.py | 10 -------
10 > lib/portage/locks.py | 11 -------
11 > lib/portage/process.py | 2 +-
12 > lib/portage/util/_async/PipeLogger.py | 10 -------
13 > lib/portage/util/_eventloop/EventLoop.py | 23 --------------
14 > .../util/_eventloop/global_event_loop.py | 15 ++++------
15 > lib/portage/util/futures/_asyncio/__init__.py | 26 +++++-----------
16 > lib/portage/util/futures/unix_events.py | 4 +--
17 > 13 files changed, 20 insertions(+), 163 deletions(-)
18
19 The whole series LGTM. Please merge.
20 --
21 Thanks,
22 Zac

Attachments

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