Re: [edk2] [Patch] BaseTools Python: Migrate Python27 to Python36

2018-10-09 Thread Zhu, Yonghong
; edk2-devel@lists.01.org; Chen, Hesheng Subject: RE: [edk2] [Patch] BaseTools Python: Migrate Python27 to Python36 Gary, Please send the patch to edk2-devel. Yonghong may not be available much this week, so you may not see a response form him till next week. Thanks, Mike > -Origi

Re: [edk2] [Patch] BaseTools Python: Migrate Python27 to Python36

2018-10-01 Thread Kinney, Michael D
Sent: Monday, October 1, 2018 3:24 AM > To: Zhu, Yonghong > Cc: Sun, Yanyan ; edk2- > de...@lists.01.org; Chen, Hesheng > > Subject: Re: [edk2] [Patch] BaseTools Python: Migrate > Python27 to Python36 > > On Wed, Sep 26, 2018 at 01:02:05PM +, Zhu, Yonghong > wrote: >

Re: [edk2] [Patch] BaseTools Python: Migrate Python27 to Python36

2018-10-01 Thread Gary Lin
On Wed, Sep 26, 2018 at 01:02:05PM +, Zhu, Yonghong wrote: > Hi All, > Hi Yonghong, > Now we are working on bugzilla > 55 > (https://bugzilla.tianocore.org/show_bug.cgi?id=55) to migrate BaseTools > python tool from Python27 to Python36.

[edk2] [Patch] BaseTools Python: Migrate Python27 to Python36

2018-09-26 Thread Zhu, Yonghong
Hi All, Now we are working on bugzilla 55 (https://bugzilla.tianocore.org/show_bug.cgi?id=55) to migrate BaseTools python tool from Python27 to Python36. After this migration, the BaseTools will only support Python 3. And for now, user need