On 10/19/18 3:15 PM, Max Reitz wrote: > iotest 169 uses the 'new' module to add methods to a class. This module > no longer exists in Python 3. Instead, we can use a lambda. Best of > all, this works in 2.7 just as well. > > Signed-off-by: Max Reitz <mre...@redhat.com> > Reviewed-by: Eduardo Habkost <ehabk...@redhat.com> Reviewed-by: Cleber Rosa <cr...@redhat.com>
- [Qemu-devel] [PATCH v2 0/9] iotests: Make them work for bo... Max Reitz
- [Qemu-devel] [PATCH v2 7/9] iotests: 'new' module rep... Max Reitz
- Re: [Qemu-devel] [PATCH v2 7/9] iotests: 'new' mo... Cleber Rosa
- [Qemu-devel] [PATCH v2 3/9] iotests: Use Python byte ... Max Reitz
- [Qemu-devel] [PATCH v2 2/9] iotests: Flush in iotests... Max Reitz
- [Qemu-devel] [PATCH v2 9/9] iotests: Unify log output... Max Reitz
- [Qemu-devel] [PATCH v2 1/9] iotests: Make nbd-fault-i... Max Reitz
- [Qemu-devel] [PATCH v2 6/9] iotests: Explicitly inher... Max Reitz
- Re: [Qemu-devel] [PATCH v2 6/9] iotests: Explicit... Eduardo Habkost
- Re: [Qemu-devel] [PATCH v2 6/9] iotests: Explicit... Cleber Rosa
- [Qemu-devel] [PATCH v2 8/9] iotests: Modify imports f... Max Reitz
- Re: [Qemu-devel] [PATCH v2 8/9] iotests: Modify i... Eduardo Habkost