Re: [PATCH v4] selftests: tpm: upgrade TPM2 tests from Python 2 to Python 3

2020-07-06 Thread Jarkko Sakkinen
On Mon, Jul 06, 2020 at 02:32:13PM -0600, Shuah Khan wrote: > On 7/6/20 2:12 PM, Shuah Khan wrote: > > On 7/2/20 7:20 PM, Pengfei Xu wrote: > > > Thanks a lot Jarkko and Shuah! > > > > > > BR. > > > Thanks! > > > > > > On 2020-07-02 at 15:32:49 -0600, Shuah Khan wrote: > > > > On 7/2/20 1:44 PM,

Re: [PATCH v4] selftests: tpm: upgrade TPM2 tests from Python 2 to Python 3

2020-07-06 Thread Shuah Khan
On 7/6/20 2:12 PM, Shuah Khan wrote: On 7/2/20 7:20 PM, Pengfei Xu wrote: Thanks a lot Jarkko and Shuah! BR. Thanks! On 2020-07-02 at 15:32:49 -0600, Shuah Khan wrote: On 7/2/20 1:44 PM, Jarkko Sakkinen wrote: On Fri, Jun 26, 2020 at 11:40:52AM +0800, Pengfei Xu wrote: Python 2 is no longer

Re: [PATCH v4] selftests: tpm: upgrade TPM2 tests from Python 2 to Python 3

2020-07-06 Thread Shuah Khan
On 7/2/20 7:20 PM, Pengfei Xu wrote: Thanks a lot Jarkko and Shuah! BR. Thanks! On 2020-07-02 at 15:32:49 -0600, Shuah Khan wrote: On 7/2/20 1:44 PM, Jarkko Sakkinen wrote: On Fri, Jun 26, 2020 at 11:40:52AM +0800, Pengfei Xu wrote: Python 2 is no longer supported by the Python upstream proj

Re: [PATCH v4] selftests: tpm: upgrade TPM2 tests from Python 2 to Python 3

2020-07-02 Thread Pengfei Xu
Thanks a lot Jarkko and Shuah! BR. Thanks! On 2020-07-02 at 15:32:49 -0600, Shuah Khan wrote: > On 7/2/20 1:44 PM, Jarkko Sakkinen wrote: > > On Fri, Jun 26, 2020 at 11:40:52AM +0800, Pengfei Xu wrote: > > > Python 2 is no longer supported by the Python upstream project, so > > > upgrade TPM2 tes

Re: [PATCH v4] selftests: tpm: upgrade TPM2 tests from Python 2 to Python 3

2020-07-02 Thread Shuah Khan
On 7/2/20 1:44 PM, Jarkko Sakkinen wrote: On Fri, Jun 26, 2020 at 11:40:52AM +0800, Pengfei Xu wrote: Python 2 is no longer supported by the Python upstream project, so upgrade TPM2 tests to Python 3. Signed-off-by: Pengfei Xu I think that it's perfect now. Thank you. Also 1. I checked tha

Re: [PATCH v4] selftests: tpm: upgrade TPM2 tests from Python 2 to Python 3

2020-07-02 Thread Jarkko Sakkinen
On Fri, Jun 26, 2020 at 11:40:52AM +0800, Pengfei Xu wrote: > Python 2 is no longer supported by the Python upstream project, so > upgrade TPM2 tests to Python 3. > > Signed-off-by: Pengfei Xu I think that it's perfect now. Thank you. Also 1. I checked that scripts/checkpatch.pl did not report