qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 11/11] qtest.py: Avoid using mutable list as def


From: Eduardo Habkost
Subject: Re: [Qemu-devel] [PATCH 11/11] qtest.py: Avoid using mutable list as default argument
Date: Thu, 20 Jul 2017 15:44:14 -0300
User-agent: Mutt/1.8.0 (2017-02-23)

On Thu, Jul 20, 2017 at 06:28:15PM +0200, Lukáš Doktor wrote:
> The list is a mutable object and is dangerous to use it. Recently the
> QEMUMachine was adjusted to allow None as default, let's use it here as
> well.
> 
> Signed-off-by: Lukáš Doktor <address@hidden>

This patch requires patch 02/11 and both are pretty small.
I suggest squashing them together.

-- 
Eduardo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]