[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 02/16] qapi/expr.py: Check for dict instead of OrderedDict
From: |
Cleber Rosa |
Subject: |
Re: [PATCH 02/16] qapi/expr.py: Check for dict instead of OrderedDict |
Date: |
Thu, 24 Sep 2020 19:07:54 -0400 |
On Tue, Sep 22, 2020 at 05:12:59PM -0400, John Snow wrote:
> OrderedDict is a subtype of dict, so we can check for a more general form.
>
> Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Cleber Rosa <crosa@redhat.com>
signature.asc
Description: PGP signature
[PATCH 07/16] qapi/expr.py: Add casts in a few select cases, John Snow, 2020/09/22