* Can we use python 3 to build edk2?
@ 2018-08-27 11:53 heyi.guo
2018-08-27 13:22 ` Zhu, Yonghong
2018-08-27 13:26 ` Laszlo Ersek
0 siblings, 2 replies; 6+ messages in thread
From: heyi.guo @ 2018-08-27 11:53 UTC (permalink / raw)
To: edk2-devel; +Cc: Yonghong Zhu, Liming Gao
It is said that python3 is not compatible with python2. Can we use python3 to
build edk2?
Thanks,
Heyi
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Can we use python 3 to build edk2?
2018-08-27 11:53 Can we use python 3 to build edk2? heyi.guo
@ 2018-08-27 13:22 ` Zhu, Yonghong
2018-08-27 13:26 ` Laszlo Ersek
1 sibling, 0 replies; 6+ messages in thread
From: Zhu, Yonghong @ 2018-08-27 13:22 UTC (permalink / raw)
To: heyi.guo@linaro.org, edk2-devel@lists.01.org; +Cc: Gao, Liming, Zhu, Yonghong
We are in migrating BaseTools to Python3.
Best Regards,
Zhu Yonghong
-----Original Message-----
From: heyi.guo@linaro.org [mailto:heyi.guo@linaro.org]
Sent: Monday, August 27, 2018 7:53 PM
To: edk2-devel@lists.01.org
Cc: Zhu, Yonghong <yonghong.zhu@intel.com>; Gao, Liming <liming.gao@intel.com>
Subject: Can we use python 3 to build edk2?
It is said that python3 is not compatible with python2. Can we use python3 to build edk2?
Thanks,
Heyi
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Can we use python 3 to build edk2?
2018-08-27 11:53 Can we use python 3 to build edk2? heyi.guo
2018-08-27 13:22 ` Zhu, Yonghong
@ 2018-08-27 13:26 ` Laszlo Ersek
2018-08-27 13:31 ` Zhu, Yonghong
1 sibling, 1 reply; 6+ messages in thread
From: Laszlo Ersek @ 2018-08-27 13:26 UTC (permalink / raw)
To: heyi.guo; +Cc: edk2-devel, Liming Gao, Gary Ching-Pang Lin, Michael Kinney
On 08/27/18 13:53, heyi.guo@linaro.org wrote:
> It is said that python3 is not compatible with python2.
Did you mean s/said/sad/? :)
> Can we use python3 to build edk2?
Gary and Mike wrote several BaseTools patches for python3 compatibility;
I'm unsure if we have a high-level tracker BZ for that. I don't know the
current status. Adding Mike and Gary.
Thanks
Laszlo
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Can we use python 3 to build edk2?
2018-08-27 13:26 ` Laszlo Ersek
@ 2018-08-27 13:31 ` Zhu, Yonghong
2018-08-27 15:58 ` Laszlo Ersek
0 siblings, 1 reply; 6+ messages in thread
From: Zhu, Yonghong @ 2018-08-27 13:31 UTC (permalink / raw)
To: Laszlo Ersek, heyi.guo@linaro.org
Cc: Kinney, Michael D, edk2-devel@lists.01.org, Gary Ching-Pang Lin,
Gao, Liming, Zhu, Yonghong
We have a bugzilla. https://bugzilla.tianocore.org/show_bug.cgi?id=55
Current I am working on it. And planned to finish to migrate to Python 3 before end of October.
Best Regards,
Zhu Yonghong
-----Original Message-----
From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Laszlo Ersek
Sent: Monday, August 27, 2018 9:27 PM
To: heyi.guo@linaro.org
Cc: Kinney, Michael D <michael.d.kinney@intel.com>; edk2-devel@lists.01.org; Gary Ching-Pang Lin <glin@suse.com>; Gao, Liming <liming.gao@intel.com>
Subject: Re: [edk2] Can we use python 3 to build edk2?
On 08/27/18 13:53, heyi.guo@linaro.org wrote:
> It is said that python3 is not compatible with python2.
Did you mean s/said/sad/? :)
> Can we use python3 to build edk2?
Gary and Mike wrote several BaseTools patches for python3 compatibility; I'm unsure if we have a high-level tracker BZ for that. I don't know the current status. Adding Mike and Gary.
Thanks
Laszlo
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Can we use python 3 to build edk2?
2018-08-27 13:31 ` Zhu, Yonghong
@ 2018-08-27 15:58 ` Laszlo Ersek
2018-08-28 1:00 ` heyi.guo
0 siblings, 1 reply; 6+ messages in thread
From: Laszlo Ersek @ 2018-08-27 15:58 UTC (permalink / raw)
To: Zhu, Yonghong, heyi.guo@linaro.org
Cc: Kinney, Michael D, edk2-devel@lists.01.org, Gary Ching-Pang Lin,
Gao, Liming
On 08/27/18 15:31, Zhu, Yonghong wrote:
> We have a bugzilla. https://bugzilla.tianocore.org/show_bug.cgi?id=55
> Current I am working on it. And planned to finish to migrate to Python 3 before end of October.
Thank you!
Laszlo
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Can we use python 3 to build edk2?
2018-08-27 15:58 ` Laszlo Ersek
@ 2018-08-28 1:00 ` heyi.guo
0 siblings, 0 replies; 6+ messages in thread
From: heyi.guo @ 2018-08-28 1:00 UTC (permalink / raw)
To: Zhu, Yonghong, Laszlo Ersek
Cc: Zhu, Yonghong, heyi.guo@linaro.org, Kinney, Michael D,
edk2-devel@lists.01.org, Gary Ching-Pang Lin, Gao, Liming
That's really good news; thank you all!
Heyi
On Mon, Aug 27, 2018 at 05:58:35PM +0200, Laszlo Ersek wrote:
> On 08/27/18 15:31, Zhu, Yonghong wrote:
> > We have a bugzilla. https://bugzilla.tianocore.org/show_bug.cgi?id=55
> > Current I am working on it. And planned to finish to migrate to Python 3 before end of October.
>
> Thank you!
> Laszlo
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2018-08-28 1:00 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-27 11:53 Can we use python 3 to build edk2? heyi.guo
2018-08-27 13:22 ` Zhu, Yonghong
2018-08-27 13:26 ` Laszlo Ersek
2018-08-27 13:31 ` Zhu, Yonghong
2018-08-27 15:58 ` Laszlo Ersek
2018-08-28 1:00 ` heyi.guo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox