qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v5 00/36] qapi: static typing conversion, pt1


From: John Snow
Subject: Re: [PATCH v5 00/36] qapi: static typing conversion, pt1
Date: Mon, 5 Oct 2020 19:57:18 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.11.0

On 10/5/20 7:05 PM, Cleber Rosa wrote:
Here on patches 08 an later, I've run:

   flake8 ./scripts/qapi

And starting on patch 24 ("qapi/source.py: add type hint annotations")
it complained about:

   /scripts/qapi/source.py:44:31: F821 undefined name 'T'

I think that must be flake8 < 3.8.0. Try using >= 3.8.0.

(Yes, still working on getting proper pipenv/requirements/something up for these, sorry.)




reply via email to

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