[PATCH 0/2] Two minor minikconf.py fixes

Manos Pitsidianakis posted 2 patches 2 months, 3 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20250820-scripts-minikconf-fixes-v1-0-252041a9125e@linaro.org
Maintainers: Paolo Bonzini <pbonzini@redhat.com>, John Snow <jsnow@redhat.com>, Cleber Rosa <crosa@redhat.com>
scripts/minikconf.py | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
[PATCH 0/2] Two minor minikconf.py fixes
Posted by Manos Pitsidianakis 2 months, 3 weeks ago
Fixes for two minor errors found randomly while running `ty check scripts/*.py`.

Since both seem to be 6 years old, they must be very hard to trigger in
practice.

Signed-off-by: Manos Pitsidianakis <manos.pitsidianakis@linaro.org>
---
Manos Pitsidianakis (2):
      scripts/minikconf.py: fix invalid attribute access
      scripts/minikconf.py: s/Error/KconfigParserError

 scripts/minikconf.py | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
---
base-commit: 88f72048d2f5835a1b9eaba690c7861393aef283
change-id: 20250820-scripts-minikconf-fixes-e62a20429f54

--
γαῖα πυρί μιχθήτω


Re: [PATCH 0/2] Two minor minikconf.py fixes
Posted by Paolo Bonzini 2 months, 3 weeks ago
Queued, thanks.

Paolo