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 6943013888F for ; Wed, 28 Oct 2015 17:16:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 41AA5E07FE; Wed, 28 Oct 2015 17:16:08 +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 C7331E07FE for ; Wed, 28 Oct 2015 17:16:07 +0000 (UTC) Received: from professor-x (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 C1B723408FB for ; Wed, 28 Oct 2015 17:16:04 +0000 (UTC) Date: Wed, 28 Oct 2015 10:15:16 -0700 From: Brian Dolbec To: gentoo-catalyst@lists.gentoo.org Subject: Re: [gentoo-catalyst] [PATCH 2/9] make_target_table: rewrite for py3/stability Message-ID: <20151028101516.502be3f3.dolsen@gentoo.org> In-Reply-To: <20151028164919.GD5154@vapier.lan> References: <1444624562-26162-1-git-send-email-vapier@gentoo.org> <1444624562-26162-2-git-send-email-vapier@gentoo.org> <20151028074629.2305a8a2.dolsen@gentoo.org> <20151028164919.GD5154@vapier.lan> Organization: Gentoo 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: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Archives-Salt: 5349736a-d0a8-4884-b7bf-99d588494f48 X-Archives-Hash: 40be2c2e0e8ea1656e61122fe3d59322 On Wed, 28 Oct 2015 12:49:19 -0400 Mike Frysinger wrote: > On 28 Oct 2015 07:46, Brian Dolbec wrote: > > looks harmless enough ;) test will be when generating the docs > > making a release > > i was running the code and verifying the output matched before any of > my changes -mike yes, I figured as much :) -- Brian Dolbec