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] Remove py<3.4 import compatibility
Date: Fri, 17 Jul 2020 21:35:21
Message-Id: 773a027c-0a34-53dd-8e1b-12f3f42c26d5@gentoo.org
In Reply to: [gentoo-portage-dev] [PATCH] Remove py<3.4 import compatibility by "Michał Górny"
1 On 7/17/20 6:58 AM, Michał Górny wrote:
2 > ---
3 > bin/binhost-snapshot | 5 +--
4 > lib/_emerge/BinpkgFetcher.py | 5 +--
5 > lib/_emerge/BlockerCache.py | 6 +---
6 > lib/portage/cache/anydbm.py | 31 +++++-----------
7 > lib/portage/dbapi/bintree.py | 5 +--
8 > lib/portage/dbapi/porttree.py | 6 +---
9 > lib/portage/dbapi/vartree.py | 6 +---
10 > lib/portage/getbinpkg.py | 36 +++++--------------
11 > lib/portage/glsa.py | 5 +--
12 > lib/portage/package/ebuild/fetch.py | 12 ++-----
13 > .../asyncio/test_policy_wrapper_recursion.py | 8 +----
14 > lib/portage/tests/util/futures/test_retry.py | 5 +--
15 > lib/portage/tests/util/test_socks5.py | 11 ++----
16 > lib/portage/tests/util/test_xattr.py | 14 +-------
17 > lib/portage/util/__init__.py | 5 +--
18 > .../util/_dyn_libs/PreservedLibsRegistry.py | 6 +---
19 > lib/portage/util/_eventloop/EventLoop.py | 10 ++----
20 > .../util/_eventloop/asyncio_event_loop.py | 9 ++---
21 > lib/portage/util/_urlopen.py | 12 ++-----
22 > lib/portage/util/futures/_asyncio/__init__.py | 7 ++--
23 > lib/portage/util/futures/_asyncio/tasks.py | 7 +---
24 > lib/portage/util/futures/events.py | 12 +++----
25 > lib/portage/util/futures/futures.py | 36 ++++---------------
26 > lib/portage/util/futures/transports.py | 5 +--
27 > lib/portage/util/futures/unix_events.py | 21 ++++-------
28 > 25 files changed, 61 insertions(+), 224 deletions(-)
29
30 Looks good. Please merge.
31 --
32 Thanks,
33 Zac

Attachments

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