From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 1D20013888F for ; Sat, 24 Oct 2015 07:00:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A71A4E07E0; Sat, 24 Oct 2015 07:00:44 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id ED6C7E07E0 for ; Sat, 24 Oct 2015 07:00:37 +0000 (UTC) Received: from vapier.lan (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with SMTP id AFFEC340B3B for ; Sat, 24 Oct 2015 07:00:36 +0000 (UTC) Date: Sat, 24 Oct 2015 03:00:36 -0400 From: Mike Frysinger To: gentoo-catalyst@lists.gentoo.org Subject: Re: [gentoo-catalyst] [PATCH 1/9] convert octals to py3 compat Message-ID: <20151024070036.GS26317@vapier.lan> Mail-Followup-To: gentoo-catalyst@lists.gentoo.org References: <1444624562-26162-1-git-send-email-vapier@gentoo.org> <20151012044127.GA3872@vapier.lan> <20151022051706.GE26317@vapier.lan> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-catalyst@lists.gentoo.org Reply-to: gentoo-catalyst@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="wnBGVoaGQwxWUIo6" Content-Disposition: inline In-Reply-To: <20151022051706.GE26317@vapier.lan> X-Archives-Salt: 219c1b99-be59-465e-b3ba-dc3912d30302 X-Archives-Hash: f848ab6d284e4f22987ffee90fc11d3f --wnBGVoaGQwxWUIo6 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 22 Oct 2015 01:17, Mike Frysinger wrote: > On 12 Oct 2015 00:41, Mike Frysinger wrote: > > with this patchseries, catalyst is able to build a snapshot/stage[123] > > using python3. well, after a fix in decomp too, but i filed an issue > > in the github tracker for that. >=20 > any takers for review ? :) i pushed the obvious & bugfix ones: hash_utils: fix bad keyword w/CatalystError genbase: use sorted() with dict keys log: make sure NOTICE is an int stagebase: disable undefined-variable lint warning convert octals to py3 compat lock: fix ensure_dirs call the other 5 are still pending review though: lint: fix redefined-outer-name warnings lint: convert type/types to isinstance hash_utils: decode output of popen make_target_table: rewrite for py3/stability stagebase: robustify portage_confdir setup -mike --wnBGVoaGQwxWUIo6 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJWKyyTAAoJEEFjO5/oN/WBOu0P/2eHhOojFRS5rLtbPhrRLjpJ ikyBeVDjKDM7l9EUhWV4vCQY+4peNAAiPbG9j/r8xlmaAIfHe4aDeFjeFVJZhUfS g/m1E1rLARLGvMDLn1wTAzoc6RMa67jhCfPHPYPLaT4RBgeoQ2UqadzcttqaJuFe 0HOQ/IJF1Sx5pjBNsgTba5mszjeBFxC5yVu999/eLPGibHpueltO7uxdoBo2s/zv WLgyu+uP52sk6t3mkh6dz0Ii0V4C1gx4Mf4ru/5Eo+euW0g5MPy7cu/xKLHcmObK 0fbuUQHAY/Ftxb1Q3YEWGR07HIOk/6jisUYSa3VUK5lep5stdDa9pIAM/GgI68mL zQX9G6h+SBrEPnO4kB51ZPzi0DNYqTGX4DCXSQCVkrRlW6YJ2oclHanekXuFBvaT CUE2Yyssqq84FNmcG7f6DeztvxkR+KY6GzhWve3IE+KWk54InPoXI5U4YT82QrkQ 9pViQv+FVSua45Ogs0vJoq2GTu9EPOnrAQfuopH8nNtEREm07j35d0vxfFgsFc9u tlmN2cBmZg/NOYq7h1PPSsH9jVe04HJ8ksyRff9J2gydubmXI394xyHBmHv9mILa q6aMZNgHEPHMx1Fvvv7ekGLXf9SF2PfurKPNaDhpNdae5x53OfeP7FMdG7PgEvn7 7m0Mzgimqfm1HOMSYoFU =Dd3H -----END PGP SIGNATURE----- --wnBGVoaGQwxWUIo6--