From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=134.134.136.100; helo=mga07.intel.com; envelope-from=liming.gao@intel.com; receiver=edk2-devel@lists.01.org Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id E893121173C8B for ; Sun, 14 Oct 2018 17:43:46 -0700 (PDT) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga007.jf.intel.com ([10.7.209.58]) by orsmga105.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 14 Oct 2018 17:43:46 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.54,382,1534834800"; d="scan'208,217";a="81194942" Received: from fmsmsx103.amr.corp.intel.com ([10.18.124.201]) by orsmga007.jf.intel.com with ESMTP; 14 Oct 2018 17:43:45 -0700 Received: from shsmsx103.ccr.corp.intel.com (10.239.4.69) by FMSMSX103.amr.corp.intel.com (10.18.124.201) with Microsoft SMTP Server (TLS) id 14.3.319.2; Sun, 14 Oct 2018 17:43:45 -0700 Received: from shsmsx104.ccr.corp.intel.com ([169.254.5.48]) by SHSMSX103.ccr.corp.intel.com ([169.254.4.245]) with mapi id 14.03.0319.002; Mon, 15 Oct 2018 08:43:43 +0800 From: "Gao, Liming" To: "edk2-devel@lists.01.org" CC: "leif.lindholm@linaro.org" , "Laszlo Ersek (lersek@redhat.com)" , "Kinney, Michael D" , Andrew Fish , "stephano.cetola@linux.intel.com" Thread-Topic: Revert BaseTools Python3 Migration has been done at 1ccc4d895dd8d659d016efcd6ef8a48749aba1d0 Thread-Index: AdRkHvjjYQIvXKY5TCSIOMsTWq8yyg== Date: Mon, 15 Oct 2018 00:43:43 +0000 Message-ID: <4A89E2EF3DFEDB4C8BFDE51014F606A14E339DDE@SHSMSX104.ccr.corp.intel.com> Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.239.127.40] MIME-Version: 1.0 X-Content-Filtered-By: Mailman/MimeDel 2.1.29 Subject: Revert BaseTools Python3 Migration has been done at 1ccc4d895dd8d659d016efcd6ef8a48749aba1d0 X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Oct 2018 00:43:47 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hi, all With the community discussion, Python3 migration is the fundamental chang= e. It requires every developer to install Python3. Before this migration, t= he well communication and wide verification must be done. But now, most peo= ple is not aware of this change, and not try it. So, Python3 migration is r= everted and be moved to edk2-staging Python3 branch (https://github.com/tia= nocore/edk2-staging/tree/Python3). BaseTools has been reverted at commit 1c= cc4d895dd8d659d016efcd6ef8a48749aba1d0. So, please update edk2 to the lates= t trunk, and continue to your work. There is no change now. Python3 migration will not in the near edk2-stable201811 release. I will = add it for next edk2 stable release plan. If you have any comments or confu= se, please let me know. Thanks Liming