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 03D48138CDB for ; Thu, 11 Jun 2015 07:12:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E06ACE0821; Thu, 11 Jun 2015 07:12:52 +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 5EAF1E0815 for ; Thu, 11 Jun 2015 07:12:52 +0000 (UTC) Received: from big_daddy.dol-sen.ca (S010634bdfa9ecf80.vc.shawcable.net [96.49.31.57]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: dolsen) by smtp.gentoo.org (Postfix) with ESMTPSA id 1EA28340BFB for ; Thu, 11 Jun 2015 07:12:51 +0000 (UTC) Date: Thu, 11 Jun 2015 00:12:47 -0700 From: Brian Dolbec To: gentoo-portage-dev@lists.gentoo.org Subject: Re: [gentoo-portage-dev] [PATCH] runtests: rewrite in python Message-ID: <20150611001247.0b821720.dolsen@gentoo.org> In-Reply-To: <556CCBBF.8050801@gentoo.org> References: <1433003354-18413-1-git-send-email-vapier@gentoo.org> <20150530101852.7b180cdf.dolsen@gentoo.org> <20150530182725.GH2101@vapier> <556CCBBF.8050801@gentoo.org> Organization: Gentoo Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-portage-dev@lists.gentoo.org Reply-to: gentoo-portage-dev@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Archives-Salt: 79508136-2db9-4286-b8d5-b61debc51c12 X-Archives-Hash: eb0a93ffcb6cbbd0719fc7da2cd0e4b5 On Mon, 01 Jun 2015 23:16:47 +0200 Alexander Berntsen wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA512 > > On 30/05/15 20:27, Mike Frysinger wrote: > > to be clear: this is not new code. this is (more or less) a > > straight port from bash to python. your feedback here applies to > > the bash version as well. i'd like to minimize the changes when > > converting languages and then address feedback like this on top of > > that. > I agree with Mike's approach here. > > - -- > Alexander > bernalex@gentoo.org > https://secure.plaimi.net/~alexander That's fine, commit the simple port, make other changes in later commits. -- Brian Dolbec