From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dan.rpsys.net (5751f4a1.skybroadband.com [87.81.244.161]) by mail.openembedded.org (Postfix) with ESMTP id 712ED60797 for ; Wed, 23 Mar 2016 21:22:39 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by dan.rpsys.net (8.14.4/8.14.4/Debian-4.1ubuntu1) with ESMTP id u2NLMZJ0008463; Wed, 23 Mar 2016 21:22:35 GMT Received: from dan.rpsys.net ([127.0.0.1]) by localhost (dan.rpsys.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 0M8SxpJBl6WX; Wed, 23 Mar 2016 21:22:35 +0000 (GMT) Received: from hex ([192.168.3.34]) (authenticated bits=0) by dan.rpsys.net (8.14.4/8.14.4/Debian-4.1ubuntu1) with ESMTP id u2NLMWAH008457 (version=TLSv1/SSLv3 cipher=AES128-GCM-SHA256 bits=128 verify=NOT); Wed, 23 Mar 2016 21:22:34 GMT Message-ID: <1458768152.3073.26.camel@linuxfoundation.org> From: Richard Purdie To: "Burton, Ross" Date: Wed, 23 Mar 2016 21:22:32 +0000 In-Reply-To: References: <1458680136-5455-1-git-send-email-ross.burton@intel.com> <56F29A68.5030905@linux.intel.com> <1458742435.3073.7.camel@linuxfoundation.org> X-Mailer: Evolution 3.16.5-1ubuntu3.1 Mime-Version: 1.0 Cc: OE-core Subject: Re: Python 3 as oe-core default? X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Mar 2016 21:22:41 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit On Wed, 2016-03-23 at 14:35 +0000, Burton, Ross wrote: > > On 23 March 2016 at 14:13, Richard Purdie < > richard.purdie@linuxfoundation.org> wrote: > > In 2.2, switching the bulk of things over to python 3 is one of the > > things I'd like to see happen. > > > Including bitbake itself? Yes! Its about time we got this sorted out... Cheers, Richard